------- Comment #15 from dominiq at lps dot ens dot fr 2010-03-09 09:14 ------- > at 157294 (minus ada and java) with the patch. > I see the following new 4.5 regressions (possibly unrelated) > > FAIL: gcc.dg/vmx/7-01.c -O3 -g (internal compiler error) > FAIL: gcc.dg/vmx/7-01.c -O3 -g (test for excess errors) > FAIL: gcc.dg/vmx/7-01a.c -O3 -g (internal compiler error) > FAIL: gcc.dg/vmx/7-01a.c -O3 -g (test for excess errors) > FAIL: gcc.dg/vmx/fft.c -O3 -g (internal compiler error) > FAIL: gcc.dg/vmx/fft.c -O3 -g (test for excess errors)
Minimal options '-O1 -g' for 7-01.c and fft.c, and '-O2 -g' for 7-01a.c giving [karma] f90/bug% gcc45 -O1 -g /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vmx/7-01.c /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vmx/7-01.c: In function 'haar': /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vmx/7-01.c:36:1: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:2958 [karma] f90/bug% gcc45 -O1 -g /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vmx/fft.c /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vmx/fft.c: In function 'transpose4x4': /opt/gcc/_gcc_clean/gcc/testsuite/gcc.dg/vmx/fft.c:18:1: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:2958 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43287