This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/20850] error needed


------- Additional Comments From fxcoudert at gcc dot gnu dot org  2005-04-09 19:39 -------
Confirmed. Right now, gfortran encounters an internal error:
-------------------------------
 In file pr20850.f90:4

END
  1
 Internal Error at (1):
 find_array_spec(): Missing spec
-------------------------------

Intel message: "A substring of length zero cannot appear in an EQUIVALENCE
statement"

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-09 19:39:31
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]