-
Jonathan Wakely authored
These names (and __unused) are defined as macros by newlib. libstdc++-v3/ChangeLog: * include/std/format: Rename all variables called __used or __packed. * testsuite/17_intro/badnames.cc: Add no_pch options. * testsuite/17_intro/names.cc: Check __packed, __unused and __used.
Jonathan Wakely authoredThese names (and __unused) are defined as macros by newlib. libstdc++-v3/ChangeLog: * include/std/format: Rename all variables called __used or __packed. * testsuite/17_intro/badnames.cc: Add no_pch options. * testsuite/17_intro/names.cc: Check __packed, __unused and __used.