------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-13 03:17 ------- I had forgot to uncomment the needed line in the given source: // for (int i = 0; i < 5; i++) test<1024>();
The comment in the source says it all though: // As soon as I uncomment the following line, g++ will seg fault. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17965