------- Comment #12 from ebotcazou at gcc dot gnu dot org 2009-10-09 12:53 ------- This particular ICE shouldn't occur anymore. However, there is a couple of ACATS failures at -O3 on x86 again related to vectorization:
=== acats tests === FAIL: cxa4016 FAIL: cxb3007 === acats Summary === # of expected passes 2313 # of unexpected failures 2 It's apparently SLP failing to clean up EH edges. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40071