ecoff testsuite fixes
[deliverable/binutils-gdb.git] / gold / testsuite / script_test_15c.sh
index 3f7d581d73efb63c1e5d7a39252fa5ac774b589c..5f1229c6c666f83046eb163781015828a8d02549 100755 (executable)
@@ -2,7 +2,7 @@
 
 # script_test_15c.sh -- test for .bss placement.
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2020 Free Software Foundation, Inc.
 # Written by Cary Coutant <ccoutant@gmail.com>.
 
 # This file is part of gold.
@@ -38,5 +38,5 @@ check()
     fi
 }
 
-check script_test_15c.stdout "LOAD.*0x000... 0x001... RW"
-check script_test_15c.stdout "01.*\\.data .*\\.data.extra .*\\.bss"
+check script_test_15c.stdout "LOAD.*0x0\+0... 0x0\+1... RW"
+check script_test_15c.stdout "01.*\.data .*\.data.extra .*\.bss"
This page took 0.024201 seconds and 4 git commands to generate.