------- Comment #14 from fxcoudert at gcc dot gnu dot org 2006-04-01 21:26
-------
(In reply to comment #13)
> It seems to me that the whole #else branch of the #if __APPLE__ statement
> should be removed, together with the #if statement itself.
Right. I tested a bit with sqrt() SSE2 instructions, and it seems that the code
enclosed in the __APPLE__ case does what is needed. I just commited this.
Closing.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26712