https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116193
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- That opens the door of issues how you can actually subtract those things validly. Would x - y and x + (-y) then behave differently for it?