This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81872] New: Enable __float128 by default on PowerPC Linux systems
- From: "meissner at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 16 Aug 2017 21:59:27 +0000
- Subject: [Bug target/81872] New: Enable __float128 by default on PowerPC Linux systems
- Auto-submitted: auto-generated
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81872
Bug ID: 81872
Summary: Enable __float128 by default on PowerPC Linux systems
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: meissner at gcc dot gnu.org
Target Milestone: ---
In GCC 8.0, we should ensure that __float128 is enabled by default for PowerPC
linux systems without having to use the -mfloat128 option.