re PR tree-optimization/84225 (ICE in operation_no_trapping_overflow, at tree.c:7206)
authorAldy Hernandez <aldyh@redhat.com>
Tue, 6 Feb 2018 15:44:51 +0000 (15:44 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 6 Feb 2018 15:44:51 +0000 (15:44 +0000)
commitc068b2a51447d2eaf0f6cae45ea48d99e3f2685f
treed51c2905e1fdae772e3b4c16a8d73de97dacff73
parent3e12b42be93c14a599df9c96e58ba66cd864bf77
re PR tree-optimization/84225 (ICE in operation_no_trapping_overflow, at tree.c:7206)

PR tree-optimization/84225
* tree-eh.c (find_trapping_overflow): Only call
operation_no_trapping_overflow when ANY_INTEGRAL_TYPE_P.

From-SVN: r257416
gcc/ChangeLog
gcc/tree-eh.c