]> Git Repo - binutils.git/commitdiff
* testsuite/retain_symbols_file_test.sh: Don't test for __tcf_0.
authorIan Lance Taylor <[email protected]>
Sat, 10 Oct 2009 01:24:57 +0000 (01:24 +0000)
committerIan Lance Taylor <[email protected]>
Sat, 10 Oct 2009 01:24:57 +0000 (01:24 +0000)
gold/ChangeLog
gold/testsuite/retain_symbols_file_test.sh

index 0072baa4f69c66848d534285d613c1a73099cee5..0ae34295cb2d102aea6c264f47c12e56b49d8aa6 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-09  Ian Lance Taylor  <[email protected]>
+
+       * testsuite/retain_symbols_file_test.sh: Don't test for __tcf_0.
+
 2009-10-09  Andrew Pinski  <[email protected]>
            Ian Lance Taylor  <[email protected]>
 
index eca44112fcf6054c3f58df9bcdabf737be04ac74..e0d3ffce01ade0b70ab09c1dfdf5123189ad7b20 100755 (executable)
@@ -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()'
This page took 0.04388 seconds and 4 git commands to generate.