* simplify-rtx.c (simplify_binary_operation_1) <UDIV>: Do not simplify
commitaf8742351cbbfb7f262c9d4f4b3d213761e5539a
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jun 2017 10:40:34 +0000 (14 10:40 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jun 2017 10:40:34 +0000 (14 10:40 +0000)
treeb00455bd7d290f11dce96406355422f2bca07827
parent983dbc68ef53e853610ed9b7403512e63cb4b886
* simplify-rtx.c (simplify_binary_operation_1) <UDIV>: Do not simplify
a division of 0 if non-call exceptions are enabled.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249188 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/simplify-rtx.c