On Thu, Jul 2, 2020 at 6:16 AM Mark Eggleston <mark.eggles...@codethink.co.uk> wrote: > > I've committed the change from array to pointer. Does this fix your builds? > > On 02/07/2020 08:18, Mark Eggleston wrote: > > On 01/07/2020 20:07, David Edelsohn wrote: > >> This patch breaks bootstrap. > > > > Apologies. I didn't see this when I built the compiler the with > > bootstrap on x86_64. I'll endevour to get it fixed as soon as possible.
Mark, Your change did nothing because I previously had removed the translation markers to restore bootstrap. You were not sufficiently observant to check the ChangeLog or notice that the line already was changed. Please stop making random, untested changes. This is inappropriate for GCC development. Thanks, David