]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
re PR middle-end/64805 (Specific use of __attribute ((always_inline)) breaks MPX...
authorIlya Enkovich <ilya.enkovich@intel.com>
Thu, 29 Jan 2015 11:03:02 +0000 (11:03 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Thu, 29 Jan 2015 11:03:02 +0000 (11:03 +0000)
commitc291690eb5bfc51a502854b0ab3b9486718a1661
tree8d085c99ce016f7a300aee80759e8b6e0c48e514
parent2b6969cd7f409441be66aafda0d2cc7f27ed310c
re PR middle-end/64805 (Specific use of __attribute ((always_inline)) breaks MPX functionality with -fcheck-pointer-bounds -mmpx)

gcc/

PR middle-end/64805
* ipa-inline.c (early_inliner): Rebuild IPA_REF_CHKP reference
to avoid error in cgraph node verification.

gcc/testsuite/

PR middle-end/64805
* gcc.target/i386/pr64805.c: New.

From-SVN: r220240
gcc/ChangeLog
gcc/ipa-inline.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr64805.c [new file with mode: 0644]
This page took 0.061717 seconds and 5 git commands to generate.