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/66134] [CHKP] ICE: Unable to coalesce ssa_names 18 and 17 which are marked as MUST COALESCE


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

--- Comment #1 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Fri May 15 09:38:44 2015
New Revision: 223215

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

        PR middle-end/66134
        * tree-chkp.c (chkp_get_orginal_bounds_for_abnormal_copy): New.
        (chkp_maybe_copy_and_register_bounds): Don't copy abnormal copy.

gcc/testsuite/

        PR middle-end/66134
        * gcc.target/i386/mpx/pr66134.c: New test.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/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]