Author: ebotcazou
Date: Wed Jun 14 10:40:34 2017
New Revision: 249188
URL: https://gcc.gnu.org/viewcvs?rev=249188&root=gcc&view=rev
Log:
* simplify-rtx.c (simplify_binary_operation_1) <UDIV>: Do not simplify
a division of 0 if non-call exceptions are enabled.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/simplify-rtx.c