------- Comment #10 from rguenther at suse dot de 2009-04-29 14:06 ------- Subject: Re: [4.5 Regression] Revision 146831 failed SPEC CPU 2006
On Wed, 29 Apr 2009, hjl dot tools at gmail dot com wrote: > ------- 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 Is that after or before 2009-04-28 Richard Guenther <rguent...@suse.de> * tree-vect-loop.c (get_initial_def_for_induction): Use correct types for pointer increment. ? Richard. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39937