http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55974



             Bug #: 55974

           Summary: [avr] Wrong suffix for built-in defines __INT24_MAX__

                    and __UINT24_MAX__ with -mint8

    Classification: Unclassified

           Product: gcc

           Version: 4.7.2

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: target

        AssignedTo: g...@gcc.gnu.org

        ReportedBy: g...@gcc.gnu.org

            Target: avr





Suffixes for these macros are L resp. UL, but with -mint8 they must be LL resp.

ULL

Reply via email to