[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2021-08-20 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 --- Comment #9 from Jonathan Wakely --- Richard's comment 0 testcase gives an error since r238909 (as Martin noted). Martin's comment 6 testcase gives an error since r12-388: c++: Remove GCC12 FIXME for DR1312 This patch removes a FIXM

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2021-08-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 --- Comment #8 from Andrew Pinski --- (In reply to Martin Sebor from comment #6) > $ cat xx.cpp && /build/gcc-60760/gcc/xgcc -B /build/gcc-60760/gcc -S -Wall > -Wextra -Wpedantic -o/dev/null xx.cpp > constexpr void *operator new (__SIZE_TYPE__,

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2017-07-26 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 Andrew Pinski changed: What|Removed |Added Target Milestone|5.5 |---

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #7 from Richard Biener

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2016-05-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 Martin Sebor changed: What|Removed |Added Known to fail|6.0 |6.1.0, 7.0 --- Comment #6 from Martin Seb

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2016-03-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 Martin Sebor changed: What|Removed |Added Last reconfirmed|2014-09-16 00:00:00 |2016-3-8 CC|

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2015-12-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 Richard Biener changed: What|Removed |Added Target Milestone|5.3 |5.4 --- Comment #4 from Richard Biener

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2015-07-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 Richard Biener changed: What|Removed |Added Target Milestone|5.2 |5.3 --- Comment #3 from Richard Biener

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 Jakub Jelinek changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment #2 from Jakub Jelinek -

[Bug c++/61105] [constexpr] accepts-invalid with new-expression in constant expression

2014-09-16 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61105 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|