[Bug c++/37773] -Wfatal-errors aborts too early
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 25 10:20:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37773
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
--- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-01-25 09:57:03 UTC ---
(In reply to comment #3)
> Works as desigened. Really ;)
So what is the point of -fmax-errors=N ?
Shouldn't the documentation of Wfatal-errors say: "This option is not for users
but for compiler developers only"?
BTW, clang also supports -Wfatal-errors=option.
More information about the Gcc-bugs
mailing list