http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55185

Markus Trippelsdorf <markus at trippelsdorf dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markus at trippelsdorf dot de

--- Comment #2 from Markus Trippelsdorf <markus at trippelsdorf dot de> ---
Ping.

I came across this issue while debugging a python problem.
Trying to compile python with "-mno-sse -mno-sse2 -mno-sse3 -mno-sse4a"
I get during configuration:
...
/usr/include/bits/stdlib-float.h: In function 'atof':
/usr/include/bits/stdlib-float.h:27:1: error: SSE register return with SSE
disabled

Reply via email to