[Bug driver/124211] Poor error-handling when jobserver token acquisition fails
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 23 12:22:00 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124211
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2026-02-23
Status|UNCONFIRMED |NEW
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
IMO fatal_error is the prefered way to deal with these kind of errors (when
recovery otherwise isn't easily possible, like by running single-threaded?)
More information about the Gcc-bugs
mailing list