include/ChangeLog
[deliverable/binutils-gdb.git] / gold / testsuite / undef_symbol.sh
index bc9eb570e1a80be9053dbc87f4abfedd1db49896..b689edcec2e3a74e76db23821f9eb5591bc894d7 100755 (executable)
@@ -2,7 +2,7 @@
 
 # undef_symbol.sh -- a test case for undefined symbols in shared libraries
 
-# Copyright 2007 Free Software Foundation, Inc.
+# Copyright 2007, 2008 Free Software Foundation, Inc.
 # Written by Ian Lance Taylor <iant@google.com>.
 
 # This file is part of gold.
@@ -40,6 +40,6 @@ check()
     fi
 }
 
-check "undef_symbol.so: undefined reference to 'a'"
+check "undef_symbol.so: error: undefined reference to 'a'"
 
 exit 0
This page took 0.023143 seconds and 4 git commands to generate.