[01/12] RISC-V: Remove unnecessary empty matching file

Message ID c620070e3e335df2b487d3836e20d251dac37525.1667651354.git.research_trasio@irq.a4lg.com
State Accepted
Headers
Series RISC-V: Test refinements (Batch 1) |

Checks

Context Check Description
snail/binutils-gdb-check success Github commit url

Commit Message

Tsukasa OI Nov. 5, 2022, 12:29 p.m. UTC
  We don't need empty "output" matching file since we can just omit specifying
error_output or warning_output.  So, this commit removes unused and
unnecessary empty.l.

gas/ChangeLog:

	* testsuite/gas/riscv/empty.l: Removed.
---
 gas/testsuite/gas/riscv/empty.l | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 gas/testsuite/gas/riscv/empty.l
  

Comments

Nelson Chu Nov. 29, 2022, 7:38 a.m. UTC | #1
OKay, that makes sense.

Thanks
Nelson

On Sat, Nov 5, 2022 at 8:29 PM Tsukasa OI <research_trasio@irq.a4lg.com> wrote:
>
> We don't need empty "output" matching file since we can just omit specifying
> error_output or warning_output.  So, this commit removes unused and
> unnecessary empty.l.
>
> gas/ChangeLog:
>
>         * testsuite/gas/riscv/empty.l: Removed.
> ---
>  gas/testsuite/gas/riscv/empty.l | 1 -
>  1 file changed, 1 deletion(-)
>  delete mode 100644 gas/testsuite/gas/riscv/empty.l
>
> diff --git a/gas/testsuite/gas/riscv/empty.l b/gas/testsuite/gas/riscv/empty.l
> deleted file mode 100644
> index 8b137891791..00000000000
> --- a/gas/testsuite/gas/riscv/empty.l
> +++ /dev/null
> @@ -1 +0,0 @@
> -
> --
> 2.37.2
>
  

Patch

diff --git a/gas/testsuite/gas/riscv/empty.l b/gas/testsuite/gas/riscv/empty.l
deleted file mode 100644
index 8b137891791..00000000000
--- a/gas/testsuite/gas/riscv/empty.l
+++ /dev/null
@@ -1 +0,0 @@ 
-