[Bug target/71806] PowerPC -mcpu=power9 enables __float128 without an explicit -mfloat128

2016-07-08 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71806 Michael Meissner changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/71806] PowerPC -mcpu=power9 enables __float128 without an explicit -mfloat128

2016-07-08 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71806 --- Comment #4 from Michael Meissner --- Fixed on trunk, subversion id 238161. Fixed on GCC 6.2 branch, subversion id 238165.

[Bug target/71806] PowerPC -mcpu=power9 enables __float128 without an explicit -mfloat128

2016-07-08 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71806 --- Comment #3 from Michael Meissner --- Author: meissner Date: Fri Jul 8 14:51:44 2016 New Revision: 238165 URL: https://gcc.gnu.org/viewcvs?rev=238165=gcc=rev Log: Back port from trunk [gcc] 2016-07-08 Michael Meissner

[Bug target/71806] PowerPC -mcpu=power9 enables __float128 without an explicit -mfloat128

2016-07-08 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71806 --- Comment #2 from Michael Meissner --- Author: meissner Date: Fri Jul 8 14:49:37 2016 New Revision: 238164 URL: https://gcc.gnu.org/viewcvs?rev=238164=gcc=rev Log: [gcc] 2016-07-08 Michael Meissner PR

[Bug target/71806] PowerPC -mcpu=power9 enables __float128 without an explicit -mfloat128

2016-07-07 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71806 --- Comment #1 from Michael Meissner --- Created attachment 38860 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38860=edit Proposed patch to fix the problem