[Bug fortran/36463] [4.4 Regression] ICE in expand_expr_real_1, at expr.c:7264 with rev.136554

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Mon Oct 20 08:58:00 GMT 2008



------- Comment #7 from dominiq at lps dot ens dot fr  2008-10-20 08:56 -------
With ifort (IFORT) 10.1 20070913, I get:

fortcom: Error: pr35971_red.f90, line 11: Syntax error, found IDENTIFIER
'INTERFACE' when expecting one of: => = . ( : %
   abstract interface
------------^
fortcom: Error: pr35971_red.f90, line 14: This statement is permitted only in
an INTERFACE block
         import my_message
---------^
fortcom: Error: pr35971_red.f90, line 11: This statement must not appear in the
specification part of a module
   abstract interface
---^
fortcom: Error: pr35971_red.f90, line 11: A specification statement cannot
appear in the executable section.
   abstract interface
------------^
... a lot of errors.


-- 


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



More information about the Gcc-bugs mailing list