[Bug middle-end/63155] [6/7/8 Regression] memory hog
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 17 07:02:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63155
--- Comment #48 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Oct 17 07:01:28 2018
New Revision: 265231
URL: https://gcc.gnu.org/viewcvs?rev=265231&root=gcc&view=rev
Log:
2018-10-17 Richard Biener <rguenther@suse.de>
Backport from mainline
2018-10-08 Richard Sandiford <richard.sandiford@arm.com>
PR middle-end/63155
* gimple-ssa-backprop.c (backprop::intersect_uses): Use
FOR_EACH_IMM_USE_FAST instead of FOR_EACH_IMM_USE_STMT.
Modified:
branches/gcc-8-branch/gcc/ChangeLog
branches/gcc-8-branch/gcc/gimple-ssa-backprop.c
More information about the Gcc-bugs
mailing list