[Bug fortran/18271] INT is allowed in a specification expression

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 8 09:22:00 GMT 2006



------- Comment #9 from fxcoudert at gcc dot gnu dot org  2006-05-08 09:22 -------
It appears that the original testcase, involving INT in as specification
expression, is valid F95 and F2003. It was not valid F90, however, because the
return type of INT is real. This is confirmed by the results of different
compilers and Bob Corbett on c.l.f, so I'm closing this one as INVALID.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|accepts-invalid             |
         Resolution|                            |INVALID
            Summary|ICE with computed array     |INT is allowed in a
                   |declaration                 |specification expression


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



More information about the Gcc-bugs mailing list