https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61764
Bug ID: 61764 Summary: gcc fails to build Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: us15 at os dot inf.tu-dresden.de Created attachment 33096 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33096&action=edit Full build log The build process fails at this point: echo timestamp > s-options-h /gcc-631efe2fd9a431796b41b24641a87a15/gcc.build.lnx/./prev-gcc/xg++ -B/gcc-631efe2fd9a431796b41b24641a87a15/gcc.build.lnx/./prev-gcc/ -B/usr/x86_64-slackware-linux/bin/ build/genmddeps.o build/read-md.o build/errors.o .././libiberty/libiberty.a /gcc-631efe2fd9a431796b41b24641a87a15/gcc.build.lnx/./prev-gcc/xg++ -B/gcc-631efe2fd9a431796b41b24641a87a15/gcc.build.lnx/./prev-gcc/ -B/usr/x86_64-slackware-linux/bin/ build/genmodes.o build/errors.o .././libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh ../../gcc-4.10.0/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h build/genmodes -m > tmp-min-modes.c build/genmodes: config/i386/i386-modes.def:25: (TF) field format must not be set build/genmodes: config/i386/i386-modes.def:24: (XF) 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 make[3]: *** [s-modes-m] Error 1 make[3]: *** Waiting for unfinished jobs....