[Bug c++/64547] A non-const constexpr function is rejected incorrectly

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

[Bug c++/64547] A non-const constexpr function is rejected incorrectly

2015-01-12 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64547 --- Comment #1 from Jason Merrill --- Author: jason Date: Mon Jan 12 14:15:07 2015 New Revision: 219466 URL: https://gcc.gnu.org/viewcvs?rev=219466&root=gcc&view=rev Log: PR c++/64547 * constexpr.c (cxx_eval_call_expression): A call to a

[Bug c++/64547] A non-const constexpr function is rejected incorrectly

2015-01-08 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64547 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|