------- Comment #8 from hjl dot tools at gmail dot com  2009-04-29 14:04 -------
On Linux/x86-64, I got

gcc -c -o pp_sort.o -DSPEC_CPU -DNDEBUG -DPERL_CORE   -O3 -ffast-math
-funroll-loops       -DSPEC_CPU_LP64  -DSPEC_CPU_LINUX_X64       pp_sort.c
pp_sort.c: In function 'S_qsortsv':
pp_sort.c:1352: error: type mismatch in pointer plus expression
struct SV * *

struct SV * *

struct SV * *

vect_vec_iv_.1464_184 = vect_vec_iv_.1464_183 + vect_cst_.1463_182;

pp_sort.c:1352: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
specmake[3]: *** [pp_sort.o] Error 1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39937

Reply via email to