This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: an evil memcpy() optimizer bug! (egcs-1.1.2, alphaev6, linux)
- To: axp-list at redhat dot com
- Subject: Re: an evil memcpy() optimizer bug! (egcs-1.1.2, alphaev6, linux)
- From: Richard Henderson <rth at twiddle dot net>
- Date: Mon, 12 Jul 1999 12:14:23 -0700
- Cc: egcs-bugs at egcs dot cygnus dot com, egcs at egcs dot cygnus dot com
- References: <m3aet29c62.fsf@vermis.bfr.co.il>
On Mon, Jul 12, 1999 at 05:26:45PM +0300, Alexander L. Belikoff wrote:
> When optimized, memcpy() function IN SOME CASES doesn't properly copy
> the data.
This has been fixed for gcc 2.95.
r~