[Bug tree-optimization/40071] ICE (aliasing assert) in vectorizable_store at tree-vect-stmts.c:3117
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 9 12:54:00 GMT 2009
------- 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
More information about the Gcc-bugs
mailing list