------- Comment #4 from pinskia at gcc dot gnu dot org 2007-12-02 20:54 ------- Mark, this is really only an error recovery regression. Can you relook at the current priority?
Thanks, Andrew Pinski t1.cc:4: error: ISO C++ does not include variadic templates t1.cc: In constructor 'B<T>::B() [with T = A]': t1.cc:9: instantiated from here t1.cc:6: internal compiler error: tree check: expected tree_list, have void_type in tsubst_initializer_list, at cp/pt.c:15017 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmitchel at gcc dot gnu dot | |org Keywords| |error-recovery http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34050