gcc/libgfortran/io
Jerry DeLisle 64a454d9f7 re PR fortran/69456 (Namelist value with trailing sign is ignored without error)
2016-02-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/69456
	* io/list_read.c (read_real): If digit is missing from exponent issue
	an error. (parse_real): Likewise and adjusted error message to clarify
	it is part of a complex number.
	(nml_read_obj): Bump item count and add comment that this is used to
	identify which item in a namelist read has a problem.

	PR libgfortran/69456
	* gfortran.dg/namelist_89.f90: New test.
	* gfortran.dg/pr59700.f90: Update test..

From-SVN: r233641
2016-02-23 18:38:31 +00:00
..
close.c Update copyright years. 2016-01-04 15:30:50 +01:00
fbuf.c Update copyright years. 2016-01-04 15:30:50 +01:00
fbuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
file_pos.c Update copyright years. 2016-01-04 15:30:50 +01:00
format.c Update copyright years. 2016-01-04 15:30:50 +01:00
format.h Update copyright years. 2016-01-04 15:30:50 +01:00
inquire.c Update copyright years. 2016-01-04 15:30:50 +01:00
intrinsics.c Update copyright years. 2016-01-04 15:30:50 +01:00
io.h Update copyright years. 2016-01-04 15:30:50 +01:00
list_read.c re PR fortran/69456 (Namelist value with trailing sign is ignored without error) 2016-02-23 18:38:31 +00:00
lock.c Update copyright years. 2016-01-04 15:30:50 +01:00
open.c Update copyright years. 2016-01-04 15:30:50 +01:00
read.c Update copyright years. 2016-01-04 15:30:50 +01:00
size_from_kind.c Update copyright years. 2016-01-04 15:30:50 +01:00
transfer.c Update copyright years. 2016-01-04 15:30:50 +01:00
transfer128.c Update copyright years. 2016-01-04 15:30:50 +01:00
unit.c Update copyright years. 2016-01-04 15:30:50 +01:00
unix.c Update copyright years. 2016-01-04 15:30:50 +01:00
unix.h Update copyright years. 2016-01-04 15:30:50 +01:00
write.c Update copyright years. 2016-01-04 15:30:50 +01:00
write_float.def Update copyright years. 2016-01-04 15:30:50 +01:00