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

Nelson Chu nelson@rivosinc.com
Tue Nov 29 07:38:12 GMT 2022


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
>


More information about the Binutils mailing list