https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126753
--- Comment #1 from Mihail Ivanchev <contact at ivanchev dot net> --- Here is another sample showing a signed overflow through the OVERFLOW flag: https://godbolt.org/z/73jW7q71c P.S.: I just noticed clang even emits a single ADD here.
