GCC mainline failures with ld testsuite

Andreas Schwab schwab@suse.de
Sat Mar 9 10:09:00 GMT 2002


Andreas Jaeger <aj@suse.de> writes:

|> Ok to commit?
|> Andreas
|> 
|> 2002-03-09  Andreas Jaeger  <aj@suse.de>
|> 
|> 	* ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
|> 	places zero initialized data in the bss.
|> 	* ld-elfweak/lddsodata.dsym: Likewise.
|> 
|> ============================================================
|> Index: src/ld/testsuite/ld-elfweak/strongdata.sym
|> --- testsuite/ld-elfweak/strongdata.sym	25 Sep 2001 20:24:00 -0000	1.2
|> +++ testsuite/ld-elfweak/strongdata.sym	9 Mar 2002 16:49:45 -0000
|> @@ -1,2 +1,2 @@
|> -[0-9a-f]*[ 	]+g[ 	]+O[ 	]+.(s|)data[	]+[0-9a-f]*[ 	]+deallocate_foo
|> +[0-9a-f]*[ 	]+g[ 	]+O[ 	]+.((s|)data|bss)[	]+[0-9a-f]*[ 	]+deallocate_foo

You should also match .sbss.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Binutils mailing list