Skip to content
Snippets Groups Projects
Commit 7d7c2c1e authored by cshapiro's avatar cshapiro
Browse files

Retrieve the constituent words of a double through a union instead of

casts and pointer arithmetic.  This code now compiles correctly on GCC
version 4 without disabling the default assumption of strict aliasing
rules.  Also, remove lots of dead code associated with parts of fdlibm
that have not been imported into the runtime.
parent 0104cad3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment