-
- Downloads
re PR tree-optimization/42205 ([graphite] internal compiler error: verify_ssa...
re PR tree-optimization/42205 ([graphite] internal compiler error: verify_ssa failed with -ffast-math -floop-interchange) Fix PR42205. 2009-12-17 Sebastian Pop <sebastian.pop@amd.com> PR middle-end/42205 * graphite-sese-to-poly.c (translate_scalar_reduction_to_array_for_stmt): Insert the reduction copy in the same block as the phi node. (follow_ssa_with_commutative_ops): Handle GIMPLE_NOPs. * testsuite/gcc.dg/graphite/pr42205-1.c: New. * testsuite/gcc.dg/graphite/pr42205-2.c: New. From-SVN: r155419
Showing
- gcc/ChangeLog.graphite 18 additions, 0 deletionsgcc/ChangeLog.graphite
- gcc/graphite-sese-to-poly.c 5 additions, 2 deletionsgcc/graphite-sese-to-poly.c
- gcc/testsuite/gcc.dg/graphite/pr42205-1.c 17 additions, 0 deletionsgcc/testsuite/gcc.dg/graphite/pr42205-1.c
- gcc/testsuite/gcc.dg/graphite/pr42205-2.c 11 additions, 0 deletionsgcc/testsuite/gcc.dg/graphite/pr42205-2.c
Loading
Please register or sign in to comment