[Bug target/81473] New: [avr] build fails due to INT8_MIN and friends.

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 18 09:29:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81473

            Bug ID: 81473
           Summary: [avr] build fails due to INT8_MIN and friends.
           Product: gcc
           Version: 7.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gjl at gcc dot gnu.org
  Target Milestone: ---

Mentioned macros from stdint.h are not available in older C++ standards which
leads to abort when the compiler is being built with such a compiler.


More information about the Gcc-bugs mailing list