Re: [PATCH, rs6000] do not generate fusion.md, update contrib/gcc_update

2021-02-01 Thread David Edelsohn via Gcc-patches
Okay. Thanks, David On Mon, Feb 1, 2021 at 2:17 PM wrote: > > From: Aaron Sawdey > > 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

[PATCH,rs6000] do not generate fusion.md, update contrib/gcc_update

2021-02-01 Thread acsawdey--- via Gcc-patches
From: Aaron Sawdey 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. OK for trunk i