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 target/78229] [6/7 Regression] ICE in redirect_eh_edge_1, at tree-eh.c:2305


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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Nov  7 12:26:48 2016
New Revision: 241901

URL: https://gcc.gnu.org/viewcvs?rev=241901&root=gcc&view=rev
Log:
2016-11-07  Richard Biener  <rguenther@suse.de>

        PR target/78229
        * config/i386/i386.c (ix86_gimple_fold_builtin): Do not adjust
        EH info.

        * g++.dg/pr78229.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/pr78229.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog

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