PR 3897 is fixed in v3.1

Roger Sayle roger@eyesopen.com
Wed Dec 26 10:02:00 GMT 2001


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



More information about the Gcc-bugs mailing list