re PR tree-optimization/44152 (ICE on compiling xshow.f of xplor-nih with -O3 -ffast...
authorIra Rosen <irar@il.ibm.com>
Tue, 27 Jul 2010 12:26:31 +0000 (12:26 +0000)
committerIra Rosen <irar@gcc.gnu.org>
Tue, 27 Jul 2010 12:26:31 +0000 (12:26 +0000)
commit2200fc4965ca0bc01566d48949eecf5d99a15801
tree4d786575adf54a5e7ba627e69ddac3e1de6971f2
parent5a8e93d832589035a38c8a7d20cc52284565f4a0
re PR tree-optimization/44152 (ICE on compiling xshow.f of xplor-nih with -O3 -ffast-math -fwhopr)

PR tree-optimization/44152
* tree-vect-slp.c (vect_build_slp_tree): Collect nodes with
complex numbers for further check.
(vect_supported_load_permutation_p): Check nodes with
complex numbers.

From-SVN: r162564
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/fast-math-pr44152.c [new file with mode: 0644]
gcc/tree-vect-slp.c