[Bug c++/66595] [C++14] ICE in partial specialization template variables

2015-08-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66595 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/66595] [C++14] ICE in partial specialization template variables

2015-08-05 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66595 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Aug 5 10:07:57 2015 New Revision: 226617 URL: https://gcc.gnu.org/viewcvs?rev=226617&root=gcc&view=rev Log: 2015-08-05 Paolo Carlini PR c++/66595 * g++

[Bug c++/66595] [C++14] ICE in partial specialization template variables

2015-08-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66595 --- Comment #1 from Paolo Carlini --- This is fixed in mainline. I'm adding a testcase and closing the bug.