Executing on host: /home/dave/gcc-4.5/objdir/gcc/xgcc -B/home/dave/gcc-4.5/objdi r/gcc/ /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-1.c --combine -O2 /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-2.c -S -o pr34668-1.s (t imeout = 300) /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-2.c: In function 'set_conv_l ibfunc': /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-2.c:5:15: error: type mismat ch in array reference struct optab
struct optab # .MEM_3 = VDEF <.MEM_1(D)> optab_table[0].code = 57005; /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-2.c:5:15: 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. compiler exited with status 1 output is: /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-2.c: In function 'set_conv_l ibfunc': /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-2.c:5:15: error: type mismat ch in array reference struct optab struct optab # .MEM_3 = VDEF <.MEM_1(D)> optab_table[0].code = 57005; /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-2.c:5:15: 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. FAIL: gcc.dg/pr34668-1.c (internal compiler error) FAIL: gcc.dg/pr34668-1.c (test for excess errors) Introduced between 151679 and 151704. -- Summary: [4.5 Regression] pr34668-2.c:5:15: error: type mismatch in array reference Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa-unknown-linux-gnu GCC host triplet: hppa-unknown-linux-gnu GCC target triplet: hppa-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41394