[Bug bootstrap/69611] Bootstrap broken on PowerPC FreeBSD, IEEE 128-bit floating point support.
meissner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 2 00:25:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69611
Michael Meissner <meissner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-02-02
Ever confirmed|0 |1
--- Comment #2 from Michael Meissner <meissner at gcc dot gnu.org> ---
With the proposed patch, power8 little endian bootstraps fine, and builds the
software floating point emulator and runs the code fine. I also checked the
power9 generation of hardware __float128 instructions, and it generates the
appropriate instructions.
More information about the Gcc-bugs
mailing list