This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build/genmodes: config/i386/i386-modes.def:25: (TF) field format must not be set


> This failure now appears for powerpc-aix.  I do not know if it happens
> for ppc64-linux also.
> 
> Bootstrap currently is broken on AIX.
> 
> build/genmodes -h > tmp-modes.h
> build/genmodes: config/rs6000/rs6000-modes.def:23: (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
> make: *** [s-modes-h] Error 1

gcc-4.10-20140713 fails to bootstrap the same way also for x86_64-pc-linux-gnu.

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
Makefile:2177: recipe for target 's-modes-m' failed


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]