[Bug c++/81853] [ 6/7/8 Regression] "using namespace" is not a constant expression in a statement expression

2018-02-16 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81853 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/81853] [ 6/7/8 Regression] "using namespace" is not a constant expression in a statement expression

2018-02-16 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81853 --- Comment #3 from Jason Merrill --- Author: jason Date: Fri Feb 16 21:06:50 2018 New Revision: 257766 URL: https://gcc.gnu.org/viewcvs?rev=257766=gcc=rev Log: PR c++/81853 - using-directive and constexpr. * constexpr.c

[Bug c++/81853] [ 6/7/8 Regression] "using namespace" is not a constant expression in a statement expression

2018-02-16 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81853 --- Comment #2 from Jason Merrill --- Author: jason Date: Fri Feb 16 21:02:55 2018 New Revision: 257762 URL: https://gcc.gnu.org/viewcvs?rev=257762=gcc=rev Log: PR c++/81853 - using-directive and constexpr. * constexpr.c

[Bug c++/81853] [ 6/7/8 Regression] "using namespace" is not a constant expression in a statement expression

2018-02-16 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81853 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/81853] [ 6/7/8 Regression] "using namespace" is not a constant expression in a statement expression

2018-02-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81853 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|