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 c/50506] gcc fails at assembly with -O1 while inlining is forced


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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-09-24 15:54:22 UTC ---
And this is not a bug in GCC really as GCC is correct it cannot inline
always_inline functions for indirect function calls.


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