[Bug c++/83273] if constexpr does not fail with run-time conditions

2017-12-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83273 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/83273] if constexpr does not fail with run-time conditions

2017-12-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83273 Jason Merrill changed: What|Removed |Added Target Milestone|--- |8.0 --- Comment #3 from Jason Merrill -

[Bug c++/83273] if constexpr does not fail with run-time conditions

2017-12-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83273 --- Comment #2 from Jason Merrill --- Author: jason Date: Mon Dec 4 22:52:07 2017 New Revision: 255390 URL: https://gcc.gnu.org/viewcvs?rev=255390&root=gcc&view=rev Log: PR c++/83273 - constexpr if allows non-constant condition

[Bug c++/83273] if constexpr does not fail with run-time conditions

2017-12-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83273 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/83273] if constexpr does not fail with run-time conditions

2017-12-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83273 Jonathan Wakely changed: What|Removed |Added Keywords||accepts-invalid Status|UNC

[Bug c++/83273] if constexpr does not fail with run-time conditions

2017-12-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83273 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,