GCC mainline failures with ld testsuite

Andreas Jaeger aj@suse.de
Sat Mar 9 12:01:00 GMT 2002


Andreas Schwab <schwab@suse.de> writes:

> 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.

That means moving the braces around.

Ok to commit with that change (I'll test it later but expect that it
works)?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



More information about the Binutils mailing list