pr80385.C
482 Bytes
-
re PR rtl-optimization/80385 (Segfault in commutative_operand_precedence() rtlanal.c:3373) · 8585103f
PR rtl-optimization/80385 * simplify-rtx.c (simplify_unary_operation_1): Don't transform (not (neg X)) into (plus X -1) for complex or non-integral modes. * g++.dg/opt/pr80385.C: New test. From-SVN: r246850
Jakub Jelinek committed