------- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-06 03:24 ------- Reduced testcase:
module FLAGS character(len=5) :: Encodings character :: at, dev equivalence ( encodings(1:1),at ), ( encodings(2:2),dev) end module FLAGS ---- Like PR 17917 but this time with character/string. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |19276, 20405 nThis| | Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2005-10-06 03:24:12 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24223