Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-796

[gcc 4.1.1] many -Winline warnings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.2.0
    • 4.2.2
    • Build and Installation
    • None
    • gcc 4.1.1

    • Compiler Warning

    Description

      Optimized builds with recent versions of gcc produce thousands of inlining warnings. See:

      $ gunzip -c linux_redhat_el-5.0-em64t-gcc-4.1.1-12d-639851-log.gz | grep "inlining failed" | wc -l
      4191
      

      We should at least make an effort to silence those coming out of library headers (e.g., by applying #pragma GCC system_header but we might want to review them first to see if they could be used to optimize our code.

      Attachments

        Activity

          People

            sebor Martin Sebor
            sebor Martin Sebor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified