https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87123
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- The result of -x cannot be represented when x==INT_MIN, it overflows which is undefined behaviour.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87123
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- The result of -x cannot be represented when x==INT_MIN, it overflows which is undefined behaviour.