[Bug tree-optimization/33320] ICE with vectorization in the testsuite during dataref analysis

2007-09-08 Thread dorit at gcc dot gnu dot org
--- Comment #2 from dorit at gcc dot gnu dot org 2007-09-08 09:42 --- (In reply to comment #1) (In reply to comment #0) When the testcase gcc.dg/tree-ssa/predcom-3.c is compiled with vectorization it ICes when the dataref analysis called from vectorizer: I can't get the

[Bug tree-optimization/33320] ICE with vectorization in the testsuite during dataref analysis

2007-09-06 Thread ubizjak at gmail dot com
--- Comment #1 from ubizjak at gmail dot com 2007-09-06 16:34 --- (In reply to comment #0) When the testcase gcc.dg/tree-ssa/predcom-3.c is compiled with vectorization it ICes when the dataref analysis called from vectorizer: I can't get the compiler (current mainline) to segfault