re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefault-integer-8)

2007-08-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/33055
	* gfortran.dg/negative_unit.f: Add new check
	* gfortran.dg/negative_unit_int8.f: New. Same as above except use
	-fdefault-integer-8.

From-SVN: r127819
This commit is contained in:
Jerry DeLisle 2007-08-26 22:19:18 +00:00
parent ee66b08821
commit 2b62a6d892

View file

@ -1,5 +1,6 @@
2007-08-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/33055
* gfortran.dg/negative_unit.f: Add new check
* gfortran.dg/negative_unit_int8.f: New. Same as above except use
-fdefault-integer-8.