gcc/gcc/fortran
Jerry DeLisle a4c54bf2a7 re PR fortran/69520 (Implement reversal of -fcheck options)
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.

Co-Authored-By: Harald Anlauf <anlauf@gmx.de>

From-SVN: r234167
2016-03-13 00:19:08 +00:00
..
ChangeLog re PR fortran/69520 (Implement reversal of -fcheck options) 2016-03-13 00:19:08 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014 re PR fortran/60507 (Passing function call into procedure argument not caught) 2015-01-02 12:24:32 +01:00
ChangeLog-2015 gcc.c (process_command): Update copyright notice dates. 2016-01-04 14:03:35 +01:00
ChangeLog.ptr
Make-lang.in Update copyright years. 2016-01-04 15:30:50 +01:00
arith.c Update copyright years. 2016-01-04 15:30:50 +01:00
arith.h Update copyright years. 2016-01-04 15:30:50 +01:00
array.c Update copyright years. 2016-01-04 15:30:50 +01:00
bbt.c Update copyright years. 2016-01-04 15:30:50 +01:00
check.c Update copyright years. 2016-01-04 15:30:50 +01:00
class.c Update copyright years. 2016-01-04 15:30:50 +01:00
config-lang.in Update copyright years. 2016-01-04 15:30:50 +01:00
constructor.c Update copyright years. 2016-01-04 15:30:50 +01:00
constructor.h Update copyright years. 2016-01-04 15:30:50 +01:00
convert.c Update copyright years. 2016-01-04 15:30:50 +01:00
cpp.c Update copyright years. 2016-01-04 15:30:50 +01:00
cpp.h Update copyright years. 2016-01-04 15:30:50 +01:00
data.c Update copyright years. 2016-01-04 15:30:50 +01:00
data.h Update copyright years. 2016-01-04 15:30:50 +01:00
decl.c re PR fortran/70031 (Error in recursive module subroutine declaration if declared as "module recursive") 2016-03-12 13:59:10 +00:00
dependency.c Update copyright years. 2016-01-04 15:30:50 +01:00
dependency.h Update copyright years. 2016-01-04 15:30:50 +01:00
dump-parse-tree.c dump-parse-tree.c (show_code_node): Print association list of a block if present. 2016-02-28 22:24:27 +00:00
error.c PR other/69554: avoid excessive source printing for widely-separated locations 2016-02-12 19:18:03 +00:00
expr.c Update copyright years. 2016-01-04 15:30:50 +01:00
f95-lang.c Remove -fshort-double 2016-02-08 15:36:16 +00:00
frontend-passes.c re PR fortran/68147 (Potential incorrect code generation for string self-assignment) 2016-02-28 22:27:55 +00:00
gfc-diagnostic.def Update copyright years. 2016-01-04 15:30:50 +01:00
gfc-internals.texi gcc.c (process_command): Update copyright notice dates. 2016-01-04 14:03:35 +01:00
gfortran.h re PR fortran/69296 ([F03] Problem with associate and vector subscript) 2016-02-11 17:48:45 +01:00
gfortran.texi gcc.c (process_command): Update copyright notice dates. 2016-01-04 14:03:35 +01:00
gfortranspec.c gcc.c (process_command): Update copyright notice dates. 2016-01-04 14:03:35 +01:00
interface.c [multiple changes] 2016-01-24 22:18:20 +00:00
intrinsic.c Update copyright years. 2016-01-04 15:30:50 +01:00
intrinsic.h Update copyright years. 2016-01-04 15:30:50 +01:00
intrinsic.texi gcc.c (process_command): Update copyright notice dates. 2016-01-04 14:03:35 +01:00
invoke.texi re PR fortran/69520 (Implement reversal of -fcheck options) 2016-03-13 00:19:08 +00:00
io.c re PR fortran/69910 (ICE with NEWUNIT) 2016-02-27 19:07:13 +00:00
ioparm.def Update copyright years. 2016-01-04 15:30:50 +01:00
iresolve.c Update copyright years. 2016-01-04 15:30:50 +01:00
iso-c-binding.def Update copyright years. 2016-01-04 15:30:50 +01:00
iso-fortran-env.def Update copyright years. 2016-01-04 15:30:50 +01:00
lang-specs.h Update copyright years. 2016-01-04 15:30:50 +01:00
lang.opt nvptx.c (PTX_GANG_DEFAULT): New. 2016-02-01 16:20:13 +00:00
libgfortran.h Update copyright years. 2016-01-04 15:30:50 +01:00
match.c re PR fortran/56007 (Remarkably bad error message with DO array=1,2) 2016-02-28 19:07:42 +00:00
match.h Update copyright years. 2016-01-04 15:30:50 +01:00
matchexp.c Update copyright years. 2016-01-04 15:30:50 +01:00
mathbuiltins.def Update copyright years. 2016-01-04 15:30:50 +01:00
misc.c Update copyright years. 2016-01-04 15:30:50 +01:00
module.c Update copyright years. 2016-01-04 15:30:50 +01:00
openmp.c Update copyright years. 2016-01-04 15:30:50 +01:00
options.c re PR fortran/69520 (Implement reversal of -fcheck options) 2016-03-13 00:19:08 +00:00
parse.c re PR fortran/69296 ([F03] Problem with associate and vector subscript) 2016-02-11 17:48:45 +01:00
parse.h Update copyright years. 2016-01-04 15:30:50 +01:00
primary.c re PR fortran/50555 (synonymous namelist/statement function dummy argument not allowed (r178939)) 2016-02-07 20:15:55 +00:00
resolve.c re PR fortran/70031 (Error in recursive module subroutine declaration if declared as "module recursive") 2016-03-12 13:59:10 +00:00
scanner.c re PR fortran/61156 (Internal compiler error for Fortran files when specifying a file instead of an include directory with -I) 2016-02-23 22:53:31 +00:00
scanner.h Update copyright years. 2016-01-04 15:30:50 +01:00
simplify.c Update copyright years. 2016-01-04 15:30:50 +01:00
st.c Update copyright years. 2016-01-04 15:30:50 +01:00
symbol.c Update copyright years. 2016-01-04 15:30:50 +01:00
target-memory.c Update copyright years. 2016-01-04 15:30:50 +01:00
target-memory.h Update copyright years. 2016-01-04 15:30:50 +01:00
trans-array.c re PR fortran/67451 ([F08] ICE with sourced allocation from coarray.) 2016-02-23 11:29:26 +01:00
trans-array.h Update copyright years. 2016-01-04 15:30:50 +01:00
trans-common.c Update copyright years. 2016-01-04 15:30:50 +01:00
trans-const.c Update copyright years. 2016-01-04 15:30:50 +01:00
trans-const.h Update copyright years. 2016-01-04 15:30:50 +01:00
trans-decl.c re PR fortran/70031 (Error in recursive module subroutine declaration if declared as "module recursive") 2016-03-12 13:59:10 +00:00
trans-expr.c Fix fortran scalar elemental dependency mishandling 2016-02-05 21:41:15 +00:00
trans-intrinsic.c Update copyright years. 2016-01-04 15:30:50 +01:00
trans-io.c Update copyright years. 2016-01-04 15:30:50 +01:00
trans-openmp.c re PR fortran/69128 (OpenMP workshare problem with SUM()) 2016-01-08 07:45:18 +01:00
trans-stmt.c re PR fortran/69296 ([F03] Problem with associate and vector subscript) 2016-02-11 17:48:45 +01:00
trans-stmt.h Update copyright years. 2016-01-04 15:30:50 +01:00
trans-types.c Right size for events 2016-02-27 04:57:16 -07:00
trans-types.h Update copyright years. 2016-01-04 15:30:50 +01:00
trans.c Right size for events 2016-02-27 04:57:16 -07:00
trans.h Fix fortran scalar elemental dependency mishandling 2016-02-05 21:41:15 +00:00
types.def Merge of HSA 2016-01-19 11:35:10 +01:00