[Bug c++/87275] unsequenced writes not diagnosed in constant expression

2024-09-13 Thread pkeir at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87275 Paul Keir changed: What|Removed |Added CC||pkeir at outlook dot com --- Comment #5 from

[Bug c++/87275] unsequenced writes not diagnosed in constant expression

2021-12-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87275 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2021-12-04 Status|UNCONFIRME

[Bug c++/87275] unsequenced writes not diagnosed in constant expression

2018-12-19 Thread yaghmour.shafik at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87275 --- Comment #3 from Shafik Yaghmour --- Note, I have filed similar bugs for clang: https://bugs.llvm.org/show_bug.cgi?id=38420 and MSVC: https://developercommunity.visualstudio.com/content/problem/304122/unsequenced-modifications-of-variable-with

[Bug c++/87275] unsequenced writes not diagnosed in constant expression

2018-09-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87275 --- Comment #2 from Jonathan Wakely --- Clang and EDG also compile it without error.

[Bug c++/87275] unsequenced writes not diagnosed in constant expression

2018-09-10 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87275 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen