binutils-gdb/ld/testsuite/ld-srec
Alan Modra a13ba30840 Work around gcc10 FAIL: S-records with constructors
gcc10 on x86_64 and powerpc64le recognises that the loop in
Foo::operator= can be turned into a call to memmove, which then
results in an undefined symbol when linking.  Avoid that by making the
loop smaller.

	* testsuite/ld-srec/sr3.cc (FOO_MSG_LEN): Set to 4.
2019-09-22 21:13:10 +09:30
..
sr1.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sr2.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sr3.cc Work around gcc10 FAIL: S-records with constructors 2019-09-22 21:13:10 +09:30
srec.exp ld: use a specific linker script in BPF targets 2019-08-07 13:57:30 +02:00