https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122220
Bug ID: 122220
Summary: [avr] (int32_t) -0x1p31L should yield INT32_MIN
Product: gcc
Version: 15.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: gjl at gcc dot gnu.org
Target Milestone: ---
(int32_t) -0x1p31L results in INT32_MIN + 1
