gimple-loop-interchange.cc
63.7 KB
-
re PR tree-optimization/83695 (ICE on valid code at -O3: Segmentation fault) · 4e090bcc
PR tree-optimization/83695 * gimple-loop-linterchange.cc (tree_loop_interchange::interchange_loops): Call scev_reset_htab to reset cached scev information after interchange. (pass_linterchange::execute): Remove call to scev_reset_htab. gcc/testsuite PR tree-optimization/83695 * gcc.dg/tree-ssa/pr83695.c: New test. From-SVN: r256541
Bin Cheng committed