Add some relocation overflow checks for x86_64.
[deliverable/binutils-gdb.git] / gold / testsuite / undef_symbol.sh
index bc9eb570e1a80be9053dbc87f4abfedd1db49896..1a03ba6b98ec26e44f57809d5610fe3c06f65007 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 (C) 2007-2016 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.030536 seconds and 4 git commands to generate.