[Bug ipa/79769] [CHKP] ICE in chkp_find_bounds_1 (Unexpected tree code complex_cst)
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 22 10:49:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79769
--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Mar 22 10:47:26 2017
New Revision: 246360
URL: https://gcc.gnu.org/viewcvs?rev=246360&root=gcc&view=rev
Log:
Backport r246275
2017-03-22 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-03-20 Martin Liska <mliska@suse.cz>
PR target/79769
PR target/79770
* tree-chkp.c (chkp_find_bounds_1): Handle REAL_CST,
COMPLEX_CST and VECTOR_CST.
2017-03-22 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-03-20 Martin Liska <mliska@suse.cz>
PR target/79769
PR target/79770
* g++.dg/pr79769.C: New test.
* gcc.target/i386/mpx/pr79770.c: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/g++.dg/pr79769.C
branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/mpx/pr79770.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