http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36733
Vas Crabb changed:
What|Removed |Added
Attachment #23475|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36733
--- Comment #4 from Vas Crabb
2011-02-26 09:37:14 UTC ---
Created attachment 23475
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23475
assembly output when compiling with GCC 4.5.2 Red Hat i686
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-08-11 01:32 ---
This is expected -O0 resulting code generation. We need it for getting good
debugging information in some cases.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added