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] always_inline function fails to inline


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

--- Comment #1 from Ruben Van Boxem <vanboxem.ruben at gmail dot com> 2011-10-18 18:43:39 UTC ---
Created attachment 25547
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25547
Compile with "g++ -O[012] -c profileparser.ii" to trigger the error
(preprocessed with x86_64-w64-mingw32)

Added zipped preprocessed source.


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