public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ienkovich at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/65527] ICE: in expand_builtin_with_bounds, at builtins.c:7120 with -fcheck-pointer-bounds -mmpx
Date: Wed, 17 Jun 2015 07:43:00 -0000	[thread overview]
Message-ID: <bug-65527-4-yERHmQWOXr@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-65527-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Wed Jun 17 07:42:39 2015
New Revision: 224547

URL: https://gcc.gnu.org/viewcvs?rev=224547&root=gcc&view=rev
Log:
gcc/

        Backport from mainline r223929.
        2015-06-01  Ilya Enkovich  <ilya.enkovich@intel.com>

        PR target/65527
        * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Add
        redirection for instrumented calls.
        * lto-wrapper.c (merge_and_complain): Merge -fcheck-pointer-bounds.
        (append_compiler_options): Append -fcheck-pointer-bounds.
        * tree-chkp.h (chkp_copy_call_skip_bounds): New.
        (chkp_redirect_edge): New.
        * tree-chkp.c (chkp_copy_call_skip_bounds): New.
        (chkp_redirect_edge): New.

gcc/testsuite/

        Backport from mainline r223929.
        2015-06-01  Ilya Enkovich  <ilya.enkovich@intel.com>

        PR target/65527
        * gcc.target/i386/mpx/chkp-fix-calls-1.c: New.
        * gcc.target/i386/mpx/chkp-fix-calls-2.c: New.
        * gcc.target/i386/mpx/chkp-fix-calls-3.c: New.
        * gcc.target/i386/mpx/chkp-fix-calls-4.c: New.


Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/chkp-fix-calls-1.c
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/chkp-fix-calls-2.c
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/chkp-fix-calls-3.c
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/chkp-fix-calls-4.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/cgraph.c
    branches/gcc-5-branch/gcc/lto-wrapper.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/gcc/tree-chkp.c
    branches/gcc-5-branch/gcc/tree-chkp.h


  parent reply	other threads:[~2015-06-17  7:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23 19:58 [Bug target/65527] New: " zsojka at seznam dot cz
2015-03-24  8:53 ` [Bug target/65527] " ienkovich at gcc dot gnu.org
2015-04-15  8:31 ` ienkovich at gcc dot gnu.org
2015-06-01 11:24 ` ienkovich at gcc dot gnu.org
2015-06-17  7:43 ` ienkovich at gcc dot gnu.org [this message]
2015-06-17 13:33 ` ienkovich at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-65527-4-yERHmQWOXr@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).