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)
commit2b62a6d89206f08e65bf224ab31bcfdefac72606
tree13183fb7e3a96c472f800f9decfcf83f9c000339
parentee66b0882158fd9906d2b13429ae00e71dd58554
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
gcc/testsuite/ChangeLog