[Bug c/20445] garbage returned when trying to get the second word of a double value
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 12 21:23:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list