[PATCH 01/12] RISC-V: Remove unnecessary empty matching file
Tsukasa OI
research_trasio@irq.a4lg.com
Sat Nov 5 12:29:07 GMT 2022
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