[Bug fortran/51758] ICE with optional arguments of elemental procedures

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 5 08:04:00 GMT 2012


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-01-05
                 CC|                            |burnus at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-05 08:03:28 UTC ---
Compiles and runs with ifort 12.1.1; compiles but fails at run time with ifort
12.0.5.

Nit: The commented
  ! print *, a
should be 
  ! print *, b



More information about the Gcc-bugs mailing list