[Bug middle-end/55185] Error generated on extern inline function which isn't called

markus at trippelsdorf dot de gcc-bugzilla@gcc.gnu.org
Sun May 12 09:28:00 GMT 2013


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



More information about the Gcc-bugs mailing list