Add missing ChangeLog entry for the previous commit
[deliverable/binutils-gdb.git] / gold / testsuite / script_test_15c.sh
index 27631fcbbf95b58090cfcb7526657ccc876d8652..4748af46c2d632a665ac7caab96cf1497fa002a0 100755 (executable)
@@ -2,7 +2,7 @@
 
 # script_test_15c.sh -- test for .bss placement.
 
-# Copyright (C) 2016 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 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.*0x0000.. 0x0010.. 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.025014 seconds and 4 git commands to generate.