https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117627
Bug ID: 117627 Summary: [15 Regression] build failure targeting hppa64-linux / hppa64-elf Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Target Milestone: --- seen with trunk 20241116 targeting hppa64-linux-gnu (ore hppa64-elf): ../../../src/libgcc/config/pa/linux-atomic.c:267:23: error: two or more data types in declaration specifiers 267 | typedef unsigned char bool; | ^~~~ ../../../src/libgcc/config/pa/linux-atomic.c:267:1: warning: useless type name in empty declaration 267 | typedef unsigned char bool; | ^~~~~~~ make[4]: *** [../../../src/libgcc/static-object.mk:17: linux-atomic.o] Error 1