[Bug fortran/19021] segfault and ice on invalid print statements

2005-03-16 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-17 
02:14 ---
Both testcases now fail with an error message:
 In file t.f:2

  print i(2)
  1
Error: Variable 'i' has not been assigned a format label at (1)

 In file t.f:2

  print i
  1
Error: Variable 'i' has not been assigned a format label at (1)

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.0.0


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


[Bug fortran/19021] segfault and ice on invalid print statements

2005-01-06 Thread tobi at gcc dot gnu dot org


-- 
   What|Removed |Added

OtherBugsDependingO||19292
  nThis||


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


[Bug fortran/19021] segfault and ice on invalid print statements

2004-12-15 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-16 
06:30 ---
Confirmed, note this are two different bugs really.

The first one is related to PR 18781.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2004-12-16 06:30:50
   date||


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


[Bug fortran/19021] segfault and ice on invalid print statements

2004-12-15 Thread Thomas dot Koenig at online dot de


-- 
   What|Removed |Added

   Keywords||ice-on-invalid-code


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