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/23605] memset() Optimization on x86-32 bit


------- Additional Comments From kevin at planetsaphire dot com  2005-08-28 20:34 -------
(In reply to comment #4)
> You are compiling at -O0 so this is not a bug and we don't care that much
about code generation at 
> -O0.

So you're invalidating this bug because -O0 optimizes this and -O2 does not?  I
think this is clearly a bug, and so does Ian Lance Taylor per his e-mail earlier.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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


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