[Bug c++/65075] [5 Regression] constexpr regression

2015-02-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65075 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/65075] [5 Regression] constexpr regression

2015-02-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65075 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Tue Feb 17 08:25:30 2015 New Revision: 220748 URL: https://gcc.gnu.org/viewcvs?rev=220748&root=gcc&view=rev Log: PR c++/65075 * constexpr.c (check_constexpr_bind_expr_vars): Allow

[Bug c++/65075] [5 Regression] constexpr regression

2015-02-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65075 --- Comment #2 from Jakub Jelinek --- Yeah, makes sense, I've just been looking for what the flag is for the lambda types. I can add the testcase and bootstrap/regtest it.

[Bug c++/65075] [5 Regression] constexpr regression

2015-02-16 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65075 --- Comment #1 from Paolo Carlini --- Hi Jakub. Something like the below passes testing and works for the testcase: Index: constexpr.c === --- constexpr.c(revision 220731) +++ c

[Bug c++/65075] [5 Regression] constexpr regression

2015-02-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65075 Richard Biener changed: What|Removed |Added Keywords||rejects-valid Priority|P3

[Bug c++/65075] [5 Regression] constexpr regression

2015-02-15 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65075 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|