[Bug libstdc++/84654] libstdc++ tries to use __float128 when compiling with -mno-float128

2018-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84654 Jonathan Wakely changed: What|Removed |Added Target Milestone|8.3 |7.4 --- Comment #8 from Jonathan

[Bug libstdc++/84654] libstdc++ tries to use __float128 when compiling with -mno-float128

2018-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84654 --- Comment #7 from Jonathan Wakely --- Author: redi Date: Tue Aug 7 22:50:49 2018 New Revision: 263382 URL: https://gcc.gnu.org/viewcvs?rev=263382=gcc=rev Log: PR libstdc++/84654 Disable __float128 specializations for -mno-float128 Backport

[Bug libstdc++/84654] libstdc++ tries to use __float128 when compiling with -mno-float128

2018-07-31 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84654 Jonathan Wakely changed: What|Removed |Added Target Milestone|9.0 |8.3 --- Comment #6 from Jonathan

[Bug libstdc++/84654] libstdc++ tries to use __float128 when compiling with -mno-float128

2018-07-31 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84654 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Tue Jul 31 09:38:28 2018 New Revision: 263084 URL: https://gcc.gnu.org/viewcvs?rev=263084=gcc=rev Log: PR libstdc++/84654 Disable __float128 specializations for -mno-float128 Backport

[Bug libstdc++/84654] libstdc++ tries to use __float128 when compiling with -mno-float128

2018-05-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84654 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/84654] libstdc++ tries to use __float128 when compiling with -mno-float128

2018-05-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84654 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Tue May 1 22:47:33 2018 New Revision: 259813 URL: https://gcc.gnu.org/viewcvs?rev=259813=gcc=rev Log: PR libstdc++/84654 Disable __float128 specializations for -mno-float128

[Bug libstdc++/84654] libstdc++ tries to use __float128 when compiling with -mno-float128

2018-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84654 Jonathan Wakely changed: What|Removed |Added Keywords||patch --- Comment #2 from Jonathan

[Bug libstdc++/84654] libstdc++ tries to use __float128 when compiling with -mno-float128

2018-03-01 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84654 Segher Boessenkool changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|