* testsuite/retain_symbols_file_test.sh: Don't test for __tcf_0.

This commit is contained in:
Ian Lance Taylor
2009-10-10 01:24:57 +00:00
parent ce49a3ec06
commit d4780e57f5
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-10-09 Ian Lance Taylor <iant@google.com>
* testsuite/retain_symbols_file_test.sh: Don't test for __tcf_0.
2009-10-09 Andrew Pinski <andrew_pinski@playstation.sony.com>
Ian Lance Taylor <iant@google.com>

View File

@ -47,7 +47,6 @@ check_present 't1'
check_present 't16b::t16b()'
check_present 't20a::get()'
check_present 't18()'
check_present '__tcf_0'
check_absent 't10'
check_absent 't1()'
check_absent 't16b::t()'