This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23605] memset() Optimization on x86-32 bit
- From: "kevin at planetsaphire dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Aug 2005 20:34:02 -0000
- Subject: [Bug target/23605] memset() Optimization on x86-32 bit
- References: <20050828200424.23605.kevin@planetsaphire.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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