This is the mail archive of the gcc-bugs@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]

../../combined/gcc/real.h:122:8: #error "REAL_WIDTH > 5 not supported"


What am I doing wrong ?  Trunk, CVS'd today at 20 UTC, binutils, gas,
gdb and friends CVS'd same time:

stage1/xgcc -Bstage1/ -B/usr/snp/i686-pc-linux-gnu/bin/ -c -DIN_GCC   
-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I. -I../../combined/gcc -I../../combined/gcc/.
-I../../combined/gcc/config -I../../combined/gcc/../include
../../combined/gcc/gengenrtl.c -o gengenrtl.o
In file included from ../../combined/gcc/gengenrtl.c:29:
../../combined/gcc/real.h:122:8: #error "REAL_WIDTH > 5 not supported"
In file included from ../../combined/gcc/gengenrtl.c:40:
../../combined/gcc/rtl.def:727: `CONST_DOUBLE_FORMAT' undeclared here
(not in a function)
../../combined/gcc/rtl.def:727: initializer element is not constant
../../combined/gcc/rtl.def:727: (near initialization for
`defs[65].format')
../../combined/gcc/rtl.def:727: warning: missing initializer
../../combined/gcc/rtl.def:727: warning: (near initialization for
`defs[65].format')

This is a combined tree that I have bootstrapped now for over a year ...

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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