https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59291
--- Comment #4 from Oleg Endo ---
(In reply to pietro from comment #3)
> The following peehole:
>
> (define_peephole
> [(set (match_operand:SI 0 "arith_reg_dest")
> (plus:SI (match_dup 0)
> (match_operand:SI 1 "arith_reg_ope
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59291
--- Comment #3 from pietro ---
The following peehole:
(define_peephole
[(set (match_operand:SI 0 "arith_reg_dest")
(plus:SI (match_dup 0)
(match_operand:SI 1 "arith_reg_operand")))
(set (match_operand:SI 2 "arith_r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59291
Oleg Endo changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59291
pietro changed:
What|Removed |Added
CC||pietro.gcc at sociotechnical
dot x