This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/72657] [7 regression][CHKP] internal compiler error: in ix86_expand_builtin


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

--- Comment #4 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Thu Jul 28 12:58:37 2016
New Revision: 238816

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

        PR middle-end/72657
        PR target/72683
        * tree-chkp.c (chkp_retbnd_call_by_val): Check for instrumentation
        call using chkp_gimple_call_builtin_p.
        (chkp_copy_bounds_for_assign): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-chkp.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]