[Bug tree-optimization/79987] [CHKP] ICE in gimplify_expr, at gimplify.c:12151
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 15 14:12:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79987
--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Sep 15 14:11:57 2017
New Revision: 252820
URL: https://gcc.gnu.org/viewcvs?rev=252820&root=gcc&view=rev
Log:
Backport r251049
2017-09-15 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-08-11 Martin Liska <mliska@suse.cz>
PR tree-opt/79987
* tree-chkp.c (chkp_get_bounds_for_decl_addr): Do not instrument
variables of void type.
2017-09-15 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-08-11 Martin Liska <mliska@suse.cz>
PR tree-opt/79987
* gcc.target/i386/mpx/pr79987.c: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/mpx/pr79987.c
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/testsuite/ChangeLog
branches/gcc-6-branch/gcc/tree-chkp.c
More information about the Gcc-bugs
mailing list