On Thu, Jan 28, 2021 at 9:35 AM Eric Botcazou <[email protected]> wrote: > > The last fix made for PR lto/85574 introduced a comparison of executables and > this cannot directly work on Windows because they are timestamped. Moreover > nobody sets $(exeext) at top level, at least on MinGW, so you get a weird > behavior because some tools add the implicit .exe suffix and others don't. > > Bootstrapped in LTO mode on Windows, OK for all active branches?
OK and sorry for the breakage. Thanks, Richard. > > 2021-01-28 Eric Botcazou <[email protected]> > > contrib/ > PR lto/85574 > * compare-lto: Deal with PE-COFF executables specifically. > > -- > Eric Botcazou
