summaryrefslogtreecommitdiffstats
path: root/gold/testsuite/discard_locals_test.sh
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-03-07 05:33:50 +0000
committerAlan Modra <amodra@gmail.com>2013-03-07 05:33:50 +0000
commit02e60bf7bab71c3850f2b525db079a0309140689 (patch)
tree2c1248500f531af5a58d0d1fc84c497248cbeb86 /gold/testsuite/discard_locals_test.sh
parent8343f03ae2b0ed10c1b6826ff6a813be967d6b64 (diff)
downloadppe42-binutils-02e60bf7bab71c3850f2b525db079a0309140689.tar.gz
ppe42-binutils-02e60bf7bab71c3850f2b525db079a0309140689.zip
* testsuite/discard_locals_relocatable_test.c: Add a powerpc
relocation referencing .LC0. * testsuite/discard_locals_test.sh: Remove FIXMEs.
Diffstat (limited to 'gold/testsuite/discard_locals_test.sh')
-rwxr-xr-xgold/testsuite/discard_locals_test.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/gold/testsuite/discard_locals_test.sh b/gold/testsuite/discard_locals_test.sh
index 0d0a118472..3fc679a458 100755
--- a/gold/testsuite/discard_locals_test.sh
+++ b/gold/testsuite/discard_locals_test.sh
@@ -55,10 +55,8 @@ check_non_discarded()
check_discarded "discard_locals_test.syms" "should_be_discarded"
-# FIXME: gcc doesn't generate a .LC0 sym for powerpc64
check_non_discarded "discard_locals_relocatable_test1.syms" ".LC0"
check_discarded "discard_locals_relocatable_test1.syms" "should_be_discarded"
-# FIXME: gcc doesn't generate a .LC0 sym for powerpc64
check_non_discarded "discard_locals_relocatable_test2.syms" ".LC0"
check_discarded "discard_locals_relocatable_test2.syms" "should_be_discarded"
OpenPOWER on IntegriCloud