------- Comment #1 from pinskia at gcc dot gnu dot org 2008-02-04 09:11 ------- > The above cast should almost certainly have been (volatile int32_t)
The volatile here does not mean anything really so there is no lost info as it is on a scalar type. So I am going to close this as invalid. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35069