Add some relocation overflow checks for x86_64.
[deliverable/binutils-gdb.git] / gold / testsuite / gdb_index_test_3.sh
index bd1500b83a1231769f349837ab94b1f89f17f49a..d0f0e7f4422f12956342f98beadd4c1f81ee7e79 100755 (executable)
@@ -2,7 +2,7 @@
 
 # gdb_index_test_3.sh -- a test case for the --gdb-index option.
 
-# Copyright 2012 Free Software Foundation, Inc.
+# Copyright (C) 2012-2016 Free Software Foundation, Inc.
 # Written by Cary Coutant <ccoutant@google.com>.
 
 # This file is part of gold.
@@ -37,7 +37,7 @@ check()
 
 STDOUT=gdb_index_test_3.stdout
 
-check $STDOUT "^Version [45]"
+check $STDOUT "^Version [4-7]"
 
 # Look for the symbols we know should be in the symbol table.
 
This page took 0.024775 seconds and 4 git commands to generate.