gcc/gcc/fortran
Jerry DeLisle 0d6fc9638b re PR fortran/64506 (FORMAT Parse Error with Continuation Line)
2015-02-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/64506
	* scanner.c (gfc_next_char_literal): For free form source,
	check for '!' and if found, clear the comment and go back
	and get the next character. For fixed form source, skip the
	rest of the line.

From-SVN: r220687
2015-02-13 16:57:28 +00:00
..
ChangeLog re PR fortran/64506 (FORMAT Parse Error with Continuation Line) 2015-02-13 16:57:28 +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
ChangeLog.ptr
Make-lang.in
arith.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
arith.h
array.c
bbt.c
check.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
class.c re PR fortran/64230 (Invalid memory reference in a compiler-generated finalizer for allocatable component) 2015-01-26 16:56:03 +01:00
config-lang.in
constructor.c
constructor.h
convert.c
cpp.c
cpp.h
data.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
data.h
decl.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
dependency.c re PR fortran/57023 (Not packing arrays with changing variable used for size) 2015-01-21 19:40:54 +00:00
dependency.h
dump-parse-tree.c
error.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
expr.c re PR fortran/63205 ([OOP] Wrongly rejects type = class (for identical declared type)) 2015-02-06 18:15:01 +00:00
f95-lang.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
frontend-passes.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
gfc-diagnostic.def diagnostic-core.h (internal_error_no_backtrace): New prototype. 2015-01-23 09:51:10 +01:00
gfc-internals.texi
gfortran.h re PR fortran/63205 ([OOP] Wrongly rejects type = class (for identical declared type)) 2015-02-06 18:15:01 +00:00
gfortran.texi
gfortranspec.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
interface.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
intrinsic.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
intrinsic.h
intrinsic.texi intrinsic.texi (CO_ASSOCIATED): c_prt_1 should be c_ptr_1. 2015-02-03 21:53:39 +00:00
invoke.texi
io.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
ioparm.def
iresolve.c
iso-c-binding.def
iso-fortran-env.def
lang-specs.h
lang.opt Make fopenacc an LTO option 2015-01-23 12:54:16 +00:00
libgfortran.h re PR fortran/61933 (Inquire on internal units) 2015-01-23 01:59:23 +00:00
match.c
match.h
matchexp.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
mathbuiltins.def
misc.c
module.c Use the local name instead of the original name in the check for name conflicts... 2015-02-08 14:18:16 +00:00
openmp.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
options.c dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fortran08. 2015-02-04 23:38:48 +01:00
parse.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
parse.h
primary.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
resolve.c re PR fortran/60289 (allocating class(*) pointer as character gives type-spec requires the same character-length parameter) 2015-02-06 12:22:54 +01:00
scanner.c re PR fortran/64506 (FORMAT Parse Error with Continuation Line) 2015-02-13 16:57:28 +00:00
scanner.h
simplify.c [multiple changes] 2015-01-18 22:01:29 +00:00
st.c
symbol.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
target-memory.c
target-memory.h
trans-array.c re PR fortran/63205 ([OOP] Wrongly rejects type = class (for identical declared type)) 2015-02-06 18:15:01 +00:00
trans-array.h
trans-common.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
trans-const.c Always pass 0 or option number to gfc_warning*. 2015-02-01 00:29:54 +00:00
trans-const.h
trans-decl.c trans-decl.c (gfc_get_symbol_decl): Removed duplicate code. 2015-02-02 10:59:47 +01:00
trans-expr.c re PR fortran/63205 ([OOP] Wrongly rejects type = class (for identical declared type)) 2015-02-06 18:15:01 +00:00
trans-intrinsic.c re PR fortran/64578 ([OOP] Seg-fault and ICE with unlimited polymorphic array pointer function) 2015-01-17 20:44:07 +00:00
trans-io.c re PR fortran/61933 (Inquire on internal units) 2015-01-23 01:59:23 +00:00
trans-openmp.c re PR fortran/63861 (OpenACC coarray ICE (also with OpenMP?)) 2015-01-27 20:57:55 +01:00
trans-stmt.c re PR fortran/64932 (ICE in gfc_conv_descriptor_data_get for generated finalizer) 2015-02-12 19:30:53 +00:00
trans-stmt.h
trans-types.c re PR fortran/63861 (OpenACC coarray ICE (also with OpenMP?)) 2015-01-27 20:57:55 +01:00
trans-types.h
trans.c
trans.h [multiple changes] 2015-01-18 22:01:29 +00:00
types.def