[Bug c/20445] garbage returned when trying to get the second word of a double value

2005-03-12 Thread sumii at saul dot cis dot upenn dot edu
--- Additional Comments From sumii at saul dot cis dot upenn dot edu 2005-03-12 21:40 --- (In reply to comment #1) > You are violating C aliasing rules, try an union. Read http://gcc.gnu.org/bugs.html which show how to > deal with this. Oops, my double stupidity (forgetting t

[Bug c/20445] New: garbage returned when trying to get the second word of a double value

2005-03-12 Thread sumii at saul dot cis dot upenn dot edu
atus: UNCONFIRMED Severity: critical Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sumii at saul dot cis dot upenn dot edu CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: sparcv9-sun-sola