On Thu, Jan 21, 2021 at 07:42:43PM -0300, Alexandre Oliva wrote: > On Jan 21, 2021, Alexandre Oliva <ol...@adacore.com> wrote: > > > But I was wrong. The bootstrap with the added assert has just failed, > > as early as stage2 libiberty. Looking into it... > > Uhh, I take that back. I just goofed in the assert, inverting the > condition. Long day... > > With the correct condition, it's got past the stage2 compilation of all > of the gcc deps and Ada sources, and then some. Maybe my reasoning > wasn't wrong, after all ;-)
The patch is ok for trunk then. Jakub