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]

Update in regclass.c breaks bootstrap.


L.S.,

I'm sorry I have to report that someone on the Left Side of the Atlantic
went to bed without performing the required bootstrap:

gcc -c  -DIN_GCC    -g  -W -Wall -Wtraditional -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long 
-DHAVE_CONFIG_H    -I. -I../../egcs/gcc -I../../egcs/gcc/config
-I../../egcs/gcc/../include ../../egcs/gcc/regclass.c
../../egcs/gcc/regclass.c: In function `init_reg_sets_1':
../../egcs/gcc/regclass.c:435: warning: comparison between signed and
unsigned
../../egcs/gcc/regclass.c:440: warning: comparison between signed and
unsigned
../../egcs/gcc/regclass.c:445: warning: comparison between signed and
unsigned
../../egcs/gcc/regclass.c: In function `record_operand_costs':
../../egcs/gcc/regclass.c:864: `reg_changes_size' undeclared (first use
in this function)
../../egcs/gcc/regclass.c:864: (Each undeclared identifier is reported
only once
../../egcs/gcc/regclass.c:864: for each function it appears in.)
make[2]: *** [regclass.o] Error 1
make[2]: Leaving directory `/home/toon/compilers/snapshots/obj/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/home/toon/compilers/snapshots/obj/gcc'
make: *** [bootstrap] Error 2

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
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]