[Bug target/65523] ICE: in gimple_op, at gimple.h:2270 with -fcheck-pointer-bounds -mmpx
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 23 21:32:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65523
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Mar 23 20:03:50 2015
New Revision: 221606
URL: https://gcc.gnu.org/viewcvs?rev=221606&root=gcc&view=rev
Log:
PR target/65523
* tree-chkp.c (chkp_build_returned_bound): Ignore
ERF_RETURNS_ARG calls if they have fewer than needed arguments.
* gcc.target/i386/pr65523.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr65523.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-chkp.c
More information about the Gcc-bugs
mailing list