http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60198
Sylwester Arabas <slayoo at staszic dot waw.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slayoo at staszic dot waw.pl --- Comment #2 from Sylwester Arabas <slayoo at staszic dot waw.pl> --- Hi, I've just got the same error with current Debian's gcc-snapshot (20140212) when trying to compile a code that uses the Blitz++ library, and after replacing all "#pragma ivdep" with "#pragma GCC ivdep" in that library... /usr/include/blitz/globeval.cc:466:12: internal compiler error: in tsubst_copy, at cp/pt.c:12887 for (; i < uneven_start; ++i) ^ Please submit a full bug report, with preprocessed source if appropriate. I can provide more details if needed. HTH, Sylwester