default-args: allow to define default arguments for aliases
[deliverable/binutils-gdb.git] / gold / testsuite / script_test_13.sh
index 6f578888ea6b946a84006889cce9851b90af0630..6a0f6250748f6f213df2f307cf4269cbc34c6b1d 100755 (executable)
@@ -3,7 +3,7 @@
 # script_test_13.sh -- test that internally created sections obey
 # the order from the linker script.
 
-# Copyright (C) 2016-2017 Free Software Foundation, Inc.
+# Copyright (C) 2016-2020 Free Software Foundation, Inc.
 # Written by Igor Kudrin <ikudrin@accesssoftek.com>.
 
 # This file is part of gold.
@@ -38,4 +38,4 @@ check()
     fi
 }
 
-check "script_test_13.stdout" "\\.rela\\.dyn[[:space:]]\\+RELA[[:space:]]\\+0\\+10000\\b"
+check "script_test_13.stdout" "\.rela\?\.dyn[[:space:]]\+RELA\?[[:space:]]\+0\+10000\b"
This page took 0.02921 seconds and 4 git commands to generate.