From: Alan Modra Date: Wed, 20 Apr 2022 13:54:46 +0000 (+0930) Subject: Revert "as: Reject unknown -gXXX option" testsuite X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c64242d8ab343d75b30cb2248aea8b098039d449;p=binutils-gdb.git Revert "as: Reject unknown -gXXX option" testsuite This reverts the test committed as part of 6ea673e2d6. --- diff --git a/gas/testsuite/gas/all/empty.s b/gas/testsuite/gas/all/empty.s deleted file mode 100644 index 6ac6c76e752..00000000000 --- a/gas/testsuite/gas/all/empty.s +++ /dev/null @@ -1 +0,0 @@ -/* Empty input. */ diff --git a/gas/testsuite/gas/all/gas.exp b/gas/testsuite/gas/all/gas.exp index db927121f63..ae7957b2ee0 100644 --- a/gas/testsuite/gas/all/gas.exp +++ b/gas/testsuite/gas/all/gas.exp @@ -506,4 +506,3 @@ run_dump_test "pr27384" run_dump_test "pr27381" run_dump_test "multibyte1" run_dump_test "multibyte2" -run_dump_test "pr29067" diff --git a/gas/testsuite/gas/all/pr29067.d b/gas/testsuite/gas/all/pr29067.d deleted file mode 100644 index 17a8eefe454..00000000000 --- a/gas/testsuite/gas/all/pr29067.d +++ /dev/null @@ -1,2 +0,0 @@ -#as: -gsomething-not-already-a-long-option -#error_output: pr29067.err diff --git a/gas/testsuite/gas/all/pr29067.err b/gas/testsuite/gas/all/pr29067.err deleted file mode 100644 index e5a1b27d644..00000000000 --- a/gas/testsuite/gas/all/pr29067.err +++ /dev/null @@ -1,2 +0,0 @@ -Assembler messages: -Fatal error: unknown option `-gsomething-not-already-a-long-option'