[Bug c++/91932] #pragma does not silence floating constant overflow warnings

2021-12-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91932 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/91932] #pragma does not silence floating constant overflow warnings

2021-12-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91932 Andrew Pinski changed: What|Removed |Added Component|preprocessor|c++ --- Comment #2 from Andrew Pinski -