[Bug c++/113713] static_assert result depends on optimization settings

2024-02-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113713 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug c++/113713] static_assert result depends on optimization settings

2024-02-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113713 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code --- Comment #1 from Andrew P