http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051
--- Comment #6 from Andrew Pinski 2011-12-07
22:59:10 UTC ---
Author: pinskia
Date: Wed Dec 7 22:59:06 2011
New Revision: 182092
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182092
Log:
2011-12-07 Andrew Pinski
PR libffi/50051
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051
--- Comment #5 from Anthony Green 2011-12-07 21:48:29
UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> > Thanks Andrew. Does this force the generation of FP instructions, which are
> > then emulated through OS traps?
>
> Yes and th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051
--- Comment #4 from Andrew Pinski 2011-12-07
16:00:25 UTC ---
(In reply to comment #3)
> Thanks Andrew. Does this force the generation of FP instructions, which are
> then emulated through OS traps?
Yes and the traps are always enabled in newis
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051
Anthony Green changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051
--- Comment #2 from Andrew Pinski 2011-08-11
22:59:28 UTC ---
Simple fix which works for me:
Index: src/mips/n32.S
===
--- src/mips/n32.S(revision 177681)
+++ src/mips/n32.S(
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50051
Andrew Pinski changed:
What|Removed |Added
Keywords||build
Target|