[gcc/devel/c++-coroutines] The mentioned auto-generated file is no more part of the
Iain D Sandoe
iains@gcc.gnu.org
Fri Jan 17 13:22:00 GMT 2020
https://gcc.gnu.org/g:780e19f87c8a69e425b6f98703e6931f49518a80
commit 780e19f87c8a69e425b6f98703e6931f49518a80
Author: Georg-Johann Lay <avr@gjlay.de>
Date: Tue Jan 14 17:45:40 2020 +0100
The mentioned auto-generated file is no more part of the
GCC sources, it's auto-generated in $(builddir) during build.
PR target/92055
* contrib/gcc_update (files_and_dependencies): Remove
entry for gcc/config/avr/t-multilib.
Diff:
---
ChangeLog | 10 ++++++++++
contrib/gcc_update | 1 -
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index b015833..31fc7a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2020-01-14 Georg-Johann Lay <avr@gjlay.de>
+
+ The mentioned auto-generated file is no more part of the
+
+ GCC sources, it's auto-generated in $(builddir) during build.
+
+ PR target/92055
+ * contrib/gcc_update (files_and_dependencies): Remove
+ entry for gcc/config/avr/t-multilib.
+
2020-01-14 Anatoly Sokolov <aesok@dol.ru>
* MAINTAINERS: Update my email address.
diff --git a/contrib/gcc_update b/contrib/gcc_update
index c04b5df..5df3297 100755
--- a/contrib/gcc_update
+++ b/contrib/gcc_update
@@ -82,7 +82,6 @@ gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def
gcc/config/aarch64/aarch64-tune.md: gcc/config/aarch64/aarch64-cores.def gcc/config/aarch64/gentune.sh
gcc/config/arm/arm-tune.md: gcc/config/arm/arm-cpus.in gcc/config/arm/parsecpu.awk
gcc/config/arm/arm-tables.opt: gcc/config/arm/arm-cpus.in gcc/config/arm/parsecpu.awk
-gcc/config/avr/t-multilib: gcc/config/avr/avr-mcus.def gcc/config/avr/genmultilib.awk
gcc/config/c6x/c6x-tables.opt: gcc/config/c6x/c6x-isas.def gcc/config/c6x/genopt.sh
gcc/config/c6x/c6x-sched.md: gcc/config/c6x/c6x-sched.md.in gcc/config/c6x/gensched.sh
gcc/config/c6x/c6x-mult.md: gcc/config/c6x/c6x-mult.md.in gcc/config/c6x/genmult.sh
More information about the Gcc-cvs
mailing list