------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-12 21:23 ------- You are violating C aliasing rules, try an union. Read http://gcc.gnu.org/bugs.html which show how to deal with this.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20445