This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
PR 3897 is fixed in v3.1
- From: Roger Sayle <roger at eyesopen dot com>
- To: <gcc-bugs at gcc dot gnu dot org>
- Cc: <thomas dot hiller at sap dot com>
- Date: Wed, 26 Dec 2001 09:50:08 -0700 (MST)
- Subject: PR 3897 is fixed in v3.1
Whilst looking for builtin bugs to fix during the code freeze, I
discovered that PR c/3897 has been fixed on the GCC mainline. More
accurately optimizations of memcpy have been implemented in GCC.
On many glibc systems, memcpy is now also optimized by the system
headers by #include <string.h>. However I've confirmed that the
posted testcase is correctly optimized even without the #include.
Could someone close this PR in GNATS for me?
Many thanks in advance.
Roger
--
Roger Sayle, E-mail: roger@eyesopen.com
OpenEye Scientific Software, WWW: http://www.eyesopen.com/
Suite 1107, 3600 Cerrillos Road, Tel: (+1) 505-473-7385
Santa Fe, New Mexico, 87507. Fax: (+1) 505-438-3470