[Bug fortran/20833] LEN of a null slice and temporaries don't mix up well

2006-01-27 Thread pinskia at gcc dot gnu dot org


--- Comment #3 from pinskia at gcc dot gnu dot org  2006-01-27 20:40 ---
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

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


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



[Bug fortran/20833] LEN of a null slice and temporaries don't mix up well

2005-12-30 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2005-12-30 19:29 ---
This is fixed in 4.2.0 at least (not closing as it should be figured out if it
is fixed there too).


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

  Known to work||4.2.0


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




[Bug fortran/20833] LEN of a null slice and temporaries don't mix up well

2005-04-10 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-11 
06:30 ---
Confirmed, looks like someone is forgetting to call fold somewhere:
  int4 C.465 = 1 - 1;
  int4 C.464 = 2;

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Keywords||ice-on-valid-code
   Last reconfirmed|-00-00 00:00:00 |2005-04-11 06:30:36
   date||
Version|unknown |4.1.0


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