[Bug c++/57527] [C++11] Nested variadic templates cause internal compiler error
daniel.kruegler at googlemail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jun 4 20:52:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57527
Daniel Krügler <daniel.kruegler at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.kruegler@googlemail.
| |com
--- Comment #3 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
This problem still exists in gcc 4.9.0 20130519 (experimental). The
corresponding error message here is:
"main.cpp|15|required from here|
main.cpp|15|internal compiler error: in unify, at cp/pt.c:16742"
More information about the Gcc-bugs
mailing list