------- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-09 10:20 ------- Actually this is worse than what is said here, this is wrong code. In a prerelease of 4.1.0, we allocate r after we allocate x so the size of x is not know at the time we allocate r.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords|diagnostic |wrong-code Last reconfirmed|0000-00-00 00:00:00 |2006-08-09 10:20:36 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28660