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.