[Bug target/103980] -Wdouble-promotion triggers on s390x when it shouldn't.

2022-01-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103980 --- Comment #9 from Andrew Pinski --- (In reply to Ryan from comment #8) > (In reply to Andrew Pinski from comment #7) > > It might be the case Wdouble-promotion is just useless on s390 if you > > configure your compiler with

[Bug target/103980] -Wdouble-promotion triggers on s390x when it shouldn't.

2022-01-12 Thread rmaguire314 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103980 --- Comment #8 from Ryan --- (In reply to Andrew Pinski from comment #7) > It might be the case Wdouble-promotion is just useless on s390 if you > configure your compiler with --enable-s390-excess-float-precision which was > only added for

[Bug target/103980] -Wdouble-promotion triggers on s390x when it shouldn't.

2022-01-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103980 --- Comment #7 from Andrew Pinski --- It might be the case Wdouble-promotion is just useless on s390 if you configure your compiler with --enable-s390-excess-float-precision which was only added for GCC11, so basically between GCC 7 and GCC

[Bug target/103980] -Wdouble-promotion triggers on s390x when it shouldn't.

2022-01-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103980 Andrew Pinski changed: What|Removed |Added Host|s390x-*-linux-gnu | Build|s390x-*-linux-gnu