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/50081] Wrong code (wrong order) generated with -O2 or -Os while function return a struct


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

--- Comment #1 from Mikael Pettersson <mikpe at it dot uu.se> 2011-08-15 07:16:36 UTC ---
Is this Thumb-1 code?  If so then I suspect this is a duplicate of PR38644.


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