cfgexpand.c
180 KB
-
re PR middle-end/66568 ([CHKP] internal compiler error: in expand_expr_addr_expr_1) · 855f036d
gcc/ PR middle-end/66568 * cfgexpand.c (expand_return): Handle missing bounds. (expand_gimple_stmt_1): Likewise. * tree-chkp.c (chkp_expand_zero_bounds): New. * tree-chkp.h (chkp_expand_zero_bounds): New. gcc/testsuite/ PR middle-end/66568 * gcc.target/i386/mpx/pr66568.c: New test. From-SVN: r224601
Ilya Enkovich committed