From: Georg-Johann Lay Date: Tue, 14 Jan 2020 16:45:40 +0000 (+0100) Subject: The mentioned auto-generated file is no more part of the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=780e19f87c8a69e425b6f98703e6931f49518a80;p=gcc.git 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 --git a/ChangeLog b/ChangeLog index b015833f2b5..31fc7a260dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2020-01-14 Georg-Johann Lay + + 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 * MAINTAINERS: Update my email address. diff --git a/contrib/gcc_update b/contrib/gcc_update index c04b5dfb0a3..5df3297f7f8 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