[Bug target/122220] New: [avr] (int32_t) -0x1p31L should yield INT32_MIN

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 9 13:19:46 GMT 2025


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


More information about the Gcc-bugs mailing list