This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libffi/31937] libffi doesn't support ppc without FPU
- From: "andreast at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2007 19:34:01 -0000
- Subject: [Bug libffi/31937] libffi doesn't support ppc without FPU
- References: <bug-31937-14549@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from andreast at gcc dot gnu dot org 2007-11-08 19:34 -------
The mentioned patch does not work properly, it only handles soft-float when
no-long-double-128 is used.
Working on a better one which should support both, 'double == long double' and
long double == 128.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31937