https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80281

--- Comment #7 from Marc Glisse <glisse at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #6)
> We need to keep the type of the negation, thus

If the addition was unsigned, you don't want to turn it into a signed
subtraction either.

Reply via email to