------- Additional Comments From reichelt at gcc dot gnu dot org  2005-07-27 
12:59 -------
Confirmed. The following still ICE's (4.0 branch and mainline)

==============================
      Subroutine My(n1)
      Dimension myArray(n1)
      Save myArray
      Call xxx(myArray)
      End
==============================

Paul, would you mind looking into this as it is related to PR21034
which was fixed by your patch?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pbrook at gcc dot gnu dot
                   |                            |org, reichelt at gcc dot gnu
                   |                            |dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-invalid-code,
                   |                            |monitored
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-27 12:59:47
               date|                            |


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

Reply via email to