https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124223
--- Comment #5 from stano at meduna dot org --- (In reply to Andreas Schwab from comment #3) > signed integer overflow: 2147483392 - -2147483648 cannot be represented in > type 'int' Yes, I know (added the comment; sorry I misclicked earlier). Still I am not sure whether this is an intended behavior, especially as no warning is generated either.
