[Bug c++/61451] Parsing aborted at cp/parser.c:23778

2014-06-26 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61451 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug c++/61451] Parsing aborted at cp/parser.c:23778

2014-06-08 Thread svalorzen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61451 --- Comment #1 from Eugenio Bargiacchi --- For some reason, if an additional line is added, the error goes away. This compiles fine: #include template struct is_generative_model { private: template static auto test(int) -> declty