[Bug target/49257] -mfpmath=sse generates x87 instructions on 32 bits OS
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jun 8 10:32:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49257
--- Comment #16 from Uros Bizjak <ubizjak at gmail dot com> 2011-06-08 10:31:13 UTC ---
(In reply to comment #15)
> It would need @plt for flag_pic, and somehow ensure that the %ebx is
> initialized, plus whatever else is needed for calls on e.g. darwin etc.
We can probably use (parts of) i386.c,ix86_expand_call here.
More information about the Gcc-bugs
mailing list