gimple-fold.c
187 KB
-
re PR middle-end/67285 (ICE with (rdiv (POW:s @0 REAL_CST@1) @0)) · 4d20d00a
2015-08-21 Richard Biener <rguenther@suse.de> PR middle-end/67285 * gimple-fold.c (replace_stmt_with_simplification): Assert seq is empty when replacing a call with itself but different arguments. * gimple-match-head.c (maybe_push_res_to_seq): When pushing a call require that it is const. From-SVN: r227053
Richard Biener committed