This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: [gdb-7.0] 7.0 branch sparc-tdep.c build error in amd64


> In function 'memcpy',
>     inlined from 'sparc32_store_return_value' at
> ../../src/gdb/sparc-tdep.c:1112,
>     inlined from 'sparc32_return_value' at ../../src/gdb/sparc-tdep.c:1170:
> /usr/include/bits/string3.h:52: error: call to __builtin___memcpy_chk
> will always overflow destination buffer

Apparently, this is a GCC bug:
http://sourceware.org/ml/gdb-patches/2009-09/msg00568.html

-- 
Joel


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