https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91139
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2020-01-23 CC| |marxin at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Daniel Richard G. from comment #2) > (In reply to Richard Biener from comment #1) > > Maybe your NFS servers time is different from the local build ones so make > > gets confused as to what is new? That said, I've never seen Bug-1 but I > > also > > do not build with source on NFS. > > For confirmation, I attempted a bootstrap with the source tree on local > disk. It appears that doc/gcc.info continues to be regenerated in the same > manner. > > (If NFS timestamp shenanigans were at issue, I'd have expected to see much > more widespread breakage) So is the issue fixed or not?