simplify-rtx.c
179 KB
-
Avoid allocating memory when trying but failing to simplify XOR of AND. · a720f0ef
for gcc/ChangeLog PR debug/64817 * simplify-rtx.c (simplify_binary_operation_1): Rewrite simplification of XOR of AND to not allocate new rtx before committing to a simplification. From-SVN: r220404
Alexandre Oliva committed