2016-03-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Mar 2016 00:19:08 +0000 (00:19 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Mar 2016 00:19:08 +0000 (00:19 +0000)
commite7fbac943eefc8992b9e24513f9b5394d40678ca
treee5ca4eadbe1abca4cd1c4047876467c45f49dd7a
parent66a4bd5c126218891ab6e89f719a557bff55bffa
2016-03-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
    Harold Anlauf  <anlauf@gmx.de>

PR fortran/69520
* invoke.texi: Explain use of the 'no-' construct within the
-fcheck= option.
* options.c (gfc_handle_runtime_check_option): Enable use of
'no-' prefix for the various options with -fcheck= to allow
negating previously enabled check options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234167 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/invoke.texi
gcc/fortran/options.c