This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: sparc-tdep.c: __builtin___memcpy_chk overflows destination buffer
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Ralf Corsepius <ralf dot corsepius at rtems dot org>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>, Joel Sherrill <Joel dot Sherrill at oarcorp dot com>
- Date: Thu, 17 Sep 2009 20:04:52 +0200
- Subject: Re: sparc-tdep.c: __builtin___memcpy_chk overflows destination buffer
- References: <4AB1A090.8030701@rtems.org>
Hi Ralf,
I think this is more a GCC fault:
[4.3/4.4/4.5 regression] Bogus __builtin___memcpy_chk overflow warning
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37060
Regards,
Jan