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.