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/84225] [8 Regression] ICE in operation_no_trapping_overflow, at tree.c:7206


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

--- Comment #3 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Tue Feb  6 15:44:51 2018
New Revision: 257416

URL: https://gcc.gnu.org/viewcvs?rev=257416&root=gcc&view=rev
Log:
        PR tree-optimization/84225
        * tree-eh.c (find_trapping_overflow): Only call
        operation_no_trapping_overflow when ANY_INTEGRAL_TYPE_P.

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

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