+2020-04-22 Alan Modra <amodra@gmail.com>
+
+ * testsuite/ld-scripts/default-script1.d: Correct mingw skip.
+ * testsuite/ld-scripts/default-script2.d: Likewise.
+ * testsuite/ld-scripts/default-script3.d: Likewise.
+ * testsuite/ld-scripts/default-script4.d: Likewise.
+
2020-04-21 Stephen Casner <casner@acm.org>
PR 25829
* testsuite/ld-scripts/empty-address-2b.d: Likewise.
* testsuite/ld-misc/start.s: .long -> .dc.a to allow relocation to
fit target address size.
- * testsuite/ld-scripts/empty-address-1.s: Likewise.
+ * testsuite/ld-scripts/empty-address-1.s: Likewise.
* testsuite/ld-scripts/empty-address-2.s: Likewise.
2020-04-21 H.J. Lu <hongjiu.lu@intel.com>
# source: default-script.s
# ld: -defsym _START=0x800 -T default-script.t
# nm: -n
-# skip: *-*-mingw64 x86_64-*-cygwin
+# skip: x86_64-*-mingw* x86_64-*-cygwin
# Skipped on Mingw64 and Cygwin because the image base defaults to 0x100000000
#...
# source: default-script.s
# ld: -T default-script.t -defsym _START=0x800
# nm: -n
-# skip: *-*-mingw64 x86_64-*-cygwin
+# skip: x86_64-*-mingw* x86_64-*-cygwin
# Skipped on Mingw64 and Cygwin because the image base defaults to 0x100000000
#...
# source: default-script.s
# ld: -defsym _START=0x800 -dT default-script.t
# nm: -n
-# skip: *-*-mingw64 x86_64-*-cygwin
+# skip: x86_64-*-mingw* x86_64-*-cygwin
# Skipped on Mingw64 and Cygwin because the image base defaults to 0x100000000
#...
# source: default-script.s
# ld: --default-script default-script.t -defsym _START=0x800
# nm: -n
-# skip: *-*-mingw64 x86_64-*-cygwin
+# skip: x86_64-*-mingw* x86_64-*-cygwin
# Skipped on Mingw64 and Cygwin because the image base defaults to 0x100000000
#...