------- Comment #1 from fxcoudert at gcc dot gnu dot org  2007-08-28 14:41 
-------
This appeared at some point between 20070821 [rev 127667] and 20070827 [rev
127830]. Most likely culprit at this point is:

2007-08-26  Jerry DeLisle  <[EMAIL PROTECTED]>

        PR fortran/33055
        * trans-io.c (create_dummy_iostat): New function to create a unique
        dummy variable expression to use with IOSTAT.
        (gfc_trans_inquire): Use the new function to pass unit number error
info
        to run-time library if a regular IOSTAT variable was not given.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu dot
                   |                            |org, fxcoudert at gcc dot
                   |                            |gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2007-08-28 14:41:18
               date|                            |
            Summary|ICE in 20070827 version of  |[4.3 regression] ICE on
                   |gfortran when INQUIRE is in |INQUIRE in a module
                   |a module                    |


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

Reply via email to