[Bug fortran/31259] ICE on elemental character function

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 29 10:44:00 GMT 2007



------- Comment #1 from pault at gcc dot gnu dot org  2007-03-29 11:44 -------
Yes, indeed; a dummy argument of an elemental procedure cannot appear in a
specification expression.

12.7.1
Constraint: A dummy argument, or a subobject thereof, shall not appear in a
specification-expr except as the argument to one of the intrinsic functions
BIT_SIZE, KIND, LEN, or the numeric inquiry functions (13.11.8).

Confirmed

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-03-29 11:44:01
               date|                            |


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



More information about the Gcc-bugs mailing list