This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/23631] construct to memory and memcpy instead of memset
- From: "etienne_lorrain at yahoo dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2006 09:56:01 -0000
- Subject: [Bug middle-end/23631] construct to memory and memcpy instead of memset
- References: <bug-23631-1034@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from etienne_lorrain at yahoo dot fr 2006-01-23 09:56 -------
(In reply to comment #3)
> PR 23477 was fixed in 4.1.0 and not 4.0.3. This is still a dup of that bug.
> *** This bug has been marked as a duplicate of 23477 ***
For me, 23477 is fixed in "GCC: (GNU) 4.0.3 20051201 (prerelease) (Debian
4.0.2-5)" (this bug is in C++ so compile with g++); but the current bug 23631
is still present (use pure C).
Etienne.
--
etienne_lorrain at yahoo dot fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23631