re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefault-integer-8)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 26 Aug 2007 22:19:18 +0000 (22:19 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 26 Aug 2007 22:19:18 +0000 (22:19 +0000)
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

gcc/testsuite/ChangeLog

index 52467d20b64dc39a1aa5be2ec385e7f218e6a862..2ed0c78ae478f9b62d5e6191cc47b77608100ab9 100644 (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.