This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/50779] New: always_inline function fails to inline


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50779

             Bug #: 50779
           Summary: always_inline function fails to inline
    Classification: Unclassified
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: vanboxem.ruben@gmail.com


Attached is a preprocessed source that fails to compile on GCC 4.5+, but works
fine on GCC 4.4.7. This happens on all MinGW targets (*-pc-* and *-w64-*). I
tested with GCC 4.4.7, 4.5, 4.6 and 4.7.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]