https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70778
Bug ID: 70778 Summary: internal compiler error: in tsubst, at cp/pt.c:12158 Product: gcc Version: 5.3.1 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: bastien.penavayre at epitech dot eu Target Milestone: --- Created attachment 38335 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38335&action=edit file compiled with -v -save-temps When compiled the given file result in this error : test.cpp: In function ‘int main()’: test.cpp:20:62: internal compiler error: in tsubst, at cp/pt.c:12158 using result = Stuff<unsigned>::AddToFront<0, Holder<24>>::type; ^ Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.