------- Comment #9 from jvdelisle at gcc dot gnu dot org  2007-08-30 05:01 
-------
The following ICEs the the above patches which I reverted until I sort this
out.

MODULE print_it
CONTAINS
  SUBROUTINE i()
    LOGICAL :: qexist
    INQUIRE (UNIT=1, EXIST=qexist)
  END SUBROUTINE i
END MODULE print_it

Was PR33217, re-opening this PR


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33055

Reply via email to