do not generate fusion.md, update contrib/gcc_update
authorAaron Sawdey <acsawdey@linux.ibm.com>
Mon, 1 Feb 2021 19:01:33 +0000 (13:01 -0600)
committerAaron Sawdey <acsawdey@linux.ibm.com>
Wed, 3 Feb 2021 15:34:23 +0000 (09:34 -0600)
commit05c93a63a6be522b814cc03629751a7bc9b78b99
tree4f4171388d0df39aeb38f64a5a2cc4028da4faef
parent25fdd0d6df44044a8b505e6fcd07270e2e279b06
do not generate fusion.md, update contrib/gcc_update

In a previous fusion-combine patch for rs6000, Segher had asked me to
comment out the automatic regeneration of fusion.md. And more recently
Edelsohn pointed out that gcc_update needed to fix the timestamp of
fusion.md so it didn't get unnecessarily regenerated.

contrib/ChangeLog:

* gcc_update (files_and_dependencies): Add dependency for
gcc/config/rs6000/fusion.md on gcc/config/rs6000/genfusion.md.

gcc/ChangeLog:

* config/rs6000/t-rs6000: Comment out auto generation of
fusion.md for now.
contrib/gcc_update
gcc/config/rs6000/t-rs6000