https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122145
Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2025-10-03
Status|UNCONFIRMED |WAITING
--- Comment #3 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
This smells more like a problem due to running out of disk or memory. Please
can you confirm
a) That if you re-run the build things fail at exactly the same place.
b) That things fail in the same way if you build with a single make job (ie
without make -j<something>.
We will also need the exact set of options passed to GCC's configure script.