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/20855] error needed


------- Additional Comments From fxcoudert at gcc dot gnu dot org  2005-04-10 08:44 -------
Right now gfortran is giving the right warning, but the compiler then encounters
an internal error.

---------------------------------
 In file pr20855.f90:1

0 CONTINUE
1
Warning: Ignoring statement label of zero at (1)
 In file pr20855.f90:2

END
  1
 Internal Error at (1):
 free_expr0(): Bad expr type

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-10 08:44:03
               date|                            |


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


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