[Bug ipa/79761] [CHKP] ICE in chkp_find_bounds_1, at tree-chkp.c:3452

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 9 09:23:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79761

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Thu Mar  9 09:22:29 2017
New Revision: 245993

URL: https://gcc.gnu.org/viewcvs?rev=245993&root=gcc&view=rev
Log:
Get bounds for a PARM_DECL (PR ipa/79761).

2017-03-09  Martin Liska  <mliska@suse.cz>

        PR ipa/79761
        * tree-chkp.c (chkp_get_bound_for_parm): Get bounds for a param.
        (chkp_find_bounds_1): Remove gcc_unreachable.
2017-03-09  Martin Liska  <mliska@suse.cz>

        PR ipa/79761
        * g++.dg/pr79761.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/pr79761.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-chkp.c


More information about the Gcc-bugs mailing list