https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976
--- Comment #145 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Peter Dyballa from comment #144) > (In reply to Iain Sandoe from comment #143) > > (In reply to Iain Sandoe from comment #142) > > > (In reply to Peter Dyballa from comment #139) > > > > might be worth double-checking that you have actually checked out > > gcc-16-1-darwin-ppc with the two extra changes c.f. gcc-16.1-darwin. > > The ZIP file landed in my Downloads folder at 23:56 our local time, which is > UTC +2. not sure that the zip file timestamp is a reliable way to know it's the right branch. > I removed manually the three superfluous lines from > gcc/config/rs6000/host-darwin.cc (don't know how to download the patch > file). What else needs a change? The two (extra) changes applied to the gcc-16.1 branch were 1. the patch to fix support for makeinfo 4.8 2. the rs6000/host-darwin.cc patch Otherwise, the branch is identical to the r0 release (and rhe r1 release will include those two changes .. when it's done)
