]> gcc.gnu.org Git - gcc.git/commit
tree-eh.c (operation_could_trap_helper_p): Ignore honor_trapv for *DIV_EXPR and ...
authorJakub Jelinek <jakub@redhat.com>
Wed, 7 Feb 2018 12:53:31 +0000 (13:53 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 7 Feb 2018 12:53:31 +0000 (13:53 +0100)
commit228868f5324dacfbd2b7892d223b5eba044c51e7
treeef228f44fd3d3c77259b53c771350743d743102c
parenta0486b651441ecc13fbf4dd91db180884ff211dc
tree-eh.c (operation_could_trap_helper_p): Ignore honor_trapv for *DIV_EXPR and *MOD_EXPR.

* tree-eh.c (operation_could_trap_helper_p): Ignore honor_trapv for
*DIV_EXPR and *MOD_EXPR.

From-SVN: r257450
gcc/ChangeLog
gcc/tree-eh.c
This page took 0.059766 seconds and 5 git commands to generate.