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 tree-optimization/88415] [7/8 Regression] ICE: verify_gimple failed (error: dead STMT in EH table)


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Dec 11 13:00:49 2018
New Revision: 267021

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

        PR middle-end/88448
        PR middle-end/88415
        * gimple.c (gimple_assign_set_rhs_with_ops): Revert previous
        change.
        * tree-complex.c (update_complex_assignment): Properly transfer
        or clean EH info around gimple_assign_set_rhs_with_ops.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple.c
    trunk/gcc/tree-complex.c

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