[PATCH] Add -Wfatal-errors

Richard Guenther rguenth@tat.physik.uni-tuebingen.de
Wed Apr 21 17:37:00 GMT 2004


Can somebody commit the following patch which has 3 typo's 
(occoured->occurred) fixed compared to the previous version, which was 
approved by Zack in http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00406.html

Bootstrapped on ia64-linux and ia32-linux.

Thanks,
Richard.

PS: Copyright assignment went ok (#172865) - but how do _you_ notice?

2004-04-21  Richard Guenther  <richard.guenther@uni-tuebingen.de>

         * commom.opt (Wfatal-errors): Add it.
         * diagnostic.c (flag_fatal_errors): Define it.
         (diagnostic_action_after_output): Check for flag_fatal_errors.
         * flags.h (flag_fatal_errors): Declare it.
         * opts.c (common_handle_option): Add OPT_Wfatal_errors.
         * doc/invoke.texi (Warning Options): Document -Wfatal-errors.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fatal-errors-3
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040421/e029a7d4/attachment.ksh>


More information about the Gcc-patches mailing list