[Bug tree-optimization/22433] ICE with autovectorisation: verify_ssa failed

2005-07-18 Thread micis at gmx dot de
--- Additional Comments From micis at gmx dot de 2005-07-18 11:04 --- I can't reproduce it with the current snapshot -- What|Removed |Added Status|UNCONFIRMED

[Bug tree-optimization/22433] ICE with autovectorisation: verify_ssa failed

2005-07-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-16 20:21 --- It works with "4.1.0 20050714". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22433

[Bug tree-optimization/22433] ICE with autovectorisation: verify_ssa failed

2005-07-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-12 15:35 --- It works on i686-pc-linux-gnu. -- What|Removed |Added GCC build triplet|x86_64-unknown-linu

[Bug tree-optimization/22433] ICE with autovectorisation: verify_ssa failed

2005-07-12 Thread micis at gmx dot de
--- Additional Comments From micis at gmx dot de 2005-07-12 11:28 --- When I compile with: g++41f -O2 -ftree-vectorize -c -o vectest.o vectest.cpp -finline-functions -funswitch-loops -fgcse-after-reload -fdump-tree-all it works, but with g++41f -O3 -ftree-vectorize -c -o vectest

[Bug tree-optimization/22433] ICE with autovectorisation: verify_ssa failed

2005-07-12 Thread micis at gmx dot de
--- Additional Comments From micis at gmx dot de 2005-07-12 10:29 --- Using older compilers I found the first failing snapshot is gcc-4.1-20050604 and the last working one is gcc-4.1-20050528 Michael Cieslinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22433