https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122515
--- Comment #15 from Siddhesh Poyarekar <siddhesh at gcc dot gnu.org> --- (In reply to Romain Geissler from comment #13) > Hi Siddhesh, > > I tested in our CI the patch from comment #c12 and indeed it fixes the > bootstrap failure. > > I don't remember if you were in the Amadeus <-> Red Hat meeting last year, > where we spoke to the Red Hat compiler team and explaining them how we build > our own toolchain based on gnu tools. We basically build our own > glibc/binutils/gcc following the Linux From Scratch guidelines. It failed on > a Linux x86_64 build of gcc pass 2 > (https://www.linuxfromscratch.org/lfs/view/development/chapter06/gcc-pass2. > html). Thanks, that's good to know. I don't think I was at a meeting with Amadeus. > I was also super astonished that something as simple as SSIZE_MAX was > unavailable when I hit this issue. > > Thanks for the quick patch ;) No worries, I've pushed this to trunk now. I'll allow the rest of the week for the fix to settle and then push the backports next week.
