[Bug c++/65656] __builtin_constant_p should always be constexpr

2019-11-30 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 --- Comment #11 from Marc Glisse --- Comment #6 looks like it was probably fixed with bug 85746.

[Bug c++/65656] __builtin_constant_p should always be constexpr

2019-11-30 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 --- Comment #10 from Eric Gallager --- (In reply to Martin Sebor from comment #9) > See also bug 54021 for a similar problem report. That bug has been resolved > and the test case submitted here also compiles and runs to completion with > the

[Bug c++/65656] __builtin_constant_p should always be constexpr

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

[Bug c++/65656] __builtin_constant_p should always be constexpr

2017-02-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 Martin Sebor changed: What|Removed |Added Keywords||rejects-valid Status|NEW

[Bug c++/65656] __builtin_constant_p should always be constexpr

2017-02-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 Jonathan Wakely changed: What|Removed |Added CC||mocramis at gmail dot com --- Comment

[Bug c++/65656] __builtin_constant_p should always be constexpr

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

[Bug c++/65656] __builtin_constant_p should always be constexpr

2016-01-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6

[Bug c++/65656] __builtin_constant_p should always be constexpr

2016-01-21 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 H.J. Lu changed: What|Removed |Added Target Milestone|--- |5.4

[Bug c++/65656] __builtin_constant_p should always be constexpr

2016-01-21 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 H.J. Lu changed: What|Removed |Added CC||zsojka at seznam dot cz --- Comment #4 from

[Bug c++/65656] __builtin_constant_p should always be constexpr

2016-01-21 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 --- Comment #5 from H.J. Lu --- *** Bug 69399 has been marked as a duplicate of this bug. ***

[Bug c++/65656] __builtin_constant_p should always be constexpr

2015-06-25 Thread scovich at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 --- Comment #3 from Ryan Johnson scovich at gmail dot com --- (In reply to Jason Merrill from comment #2) Author: jason Date: Tue Apr 28 14:43:59 2015 New Revision: 222531 URL: https://gcc.gnu.org/viewcvs?rev=222531root=gccview=rev Log:

[Bug c++/65656] __builtin_constant_p should always be constexpr

2015-04-28 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Tue Apr 28 14:43:59 2015 New Revision: 222531 URL: https://gcc.gnu.org/viewcvs?rev=222531root=gccview=rev Log: PR c++/65656 * constexpr.c

[Bug c++/65656] __builtin_constant_p should always be constexpr

2015-04-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65656 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last