-
- Downloads
re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not vectorized)
2013-03-27 Richard Biener <rguenther@suse.de> PR tree-optimization/37021 * tree-vect-data-refs.c (vect_check_strided_load): Allow REALPART/IMAGPART_EXPRs around the supported refs. * tree-ssa-structalias.c (find_func_aliases): Assume that floating-point values are not used to transfer pointers. * gfortran.dg/vect/fast-math-pr37021.f90: New testcase. From-SVN: r197158
Showing
- gcc/ChangeLog 8 additions, 0 deletionsgcc/ChangeLog
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/vect/fast-math-pr37021.f90 17 additions, 0 deletionsgcc/testsuite/gfortran.dg/vect/fast-math-pr37021.f90
- gcc/tree-ssa-structalias.c 5 additions, 1 deletiongcc/tree-ssa-structalias.c
- gcc/tree-vect-data-refs.c 4 additions, 0 deletionsgcc/tree-vect-data-refs.c
Loading
Please register or sign in to comment