[Bug c++/66427] The compiler rejects too complex variable templates

2015-08-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66427 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|morwenn29 at

[Bug c++/66427] The compiler rejects too complex variable templates

2015-08-04 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66427 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Aug 4 11:05:02 2015 New Revision: 226568 URL: https://gcc.gnu.org/viewcvs?rev=226568&root=gcc&view=rev Log: 2015-08-04 Paolo Carlini PR c++/66427 * g++

[Bug c++/66427] The compiler rejects too complex variable templates

2015-08-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66427 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/66427] The compiler rejects too complex variable templates

2015-06-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66427 Jonathan Wakely changed: What|Removed |Added Known to work||6.0 --- Comment #1 from Jonathan Wakel