[Bug tree-optimization/81696] [5/6/7 Regression] ICF ICE on non-local goto
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 15 12:14:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81696
--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Sep 15 12:13:42 2017
New Revision: 252810
URL: https://gcc.gnu.org/viewcvs?rev=252810&root=gcc&view=rev
Log:
Backport r250951
2017-09-15 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-08-08 Martin Liska <mliska@suse.cz>
PR tree-opt/81696
* ipa-icf-gimple.c (func_checker::compare_cst_or_decl): Consider
LABEL_DECLs that can be from a different function.
2017-09-15 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-08-08 Martin Liska <mliska@suse.cz>
PR tree-opt/81696
* gcc.dg/ipa/pr81696.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.dg/ipa/pr81696.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/ipa-icf-gimple.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list