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]

Re: PR 3897 is fixed in v3.1


Roger Sayle <roger@eyesopen.com> writes:

> 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?

Done,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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