https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61757
John David Anglin <danglin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danglin at gcc dot gnu.org
--- Comment #22 from John David Anglin <danglin at gcc dot gnu.org> ---
Bootstrap is still broken on hppa-unknown-linux-gnu as revision 212498:
echo timestamp > s-genrtl-h
build/genmodes -m > tmp-min-modes.c
build/genhooks "Target Hook" \
> tmp-target-hooks-def.h
build/genmodes: config/pa/pa-modes.def:29: (TF) field format must not be set
build/genmodes: machmode.def:203: (DF) field format must not be set
build/genmodes: machmode.def:202: (SF) field format must not be set
build/genmodes: machmode.def:244: (TD) field format must not be set
build/genmodes: machmode.def:243: (DD) field format must not be set
build/genmodes: machmode.def:242: (SD) field format must not be set
Makefile:2175: recipe for target 's-modes-m' failed