This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/57527] [C++11] Nested variadic templates cause internal compiler error


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"

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]