This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH][OBVIOUS] Remove unused stagestuff in config-lang.in.
- From: Martin Liška <mliska at suse dot cz>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 19 Jun 2018 10:58:26 +0200
- Subject: [PATCH][OBVIOUS] Remove unused stagestuff in config-lang.in.
Hi.
I'm removing unused 'stagestuff' in config-lang.in. I'm going
to install it as obvious.
Thanks,
Martin
gcc/lto/ChangeLog:
2018-06-19 Martin Liska <mliska@suse.cz>
* config-lang.in: Remove stagestuff.
---
gcc/lto/config-lang.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/gcc/lto/config-lang.in b/gcc/lto/config-lang.in
index 7cb7a7752a1..0b5a846e1ca 100644
--- a/gcc/lto/config-lang.in
+++ b/gcc/lto/config-lang.in
@@ -19,7 +19,6 @@
language="lto"
compilers="lto1\$(exeext)"
-stagestuff="lto1\$(exeext)"
gtfiles="\$(srcdir)/lto/lto-tree.h \$(srcdir)/lto/lto-lang.c \$(srcdir)/lto/lto.c \$(srcdir)/lto/lto.h"