Bootstrap failure caused by your patch

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Thu Dec 7 16:17:00 GMT 2006


Hi,

with your patch from r119615 I get the following bootstrap failure on  
i386-darwin:
/Users/tobi/src/trunk/build/./prev-gcc/xgcc  
-B/Users/tobi/src/trunk/build/./prev-gcc/  
-B/Users/tobi/usr/i386-apple-darwin8.8.3/bin/ -c   -O2 -g  
-fomit-frame-pointer -DIN_GCC   -W -Wall -Wwrite-strings  
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  
-Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition  
-Wmissing-format-attribute -Werror -fno-common   -DHAVE_CONFIG_H -I.  
-I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I./../intl  
-I../../gcc/../libcpp/include -I/Users/tobi/usr/include  
-I/Users/tobi/usr/include -I../../gcc/../libdecnumber  
-I../libdecnumber    ../../gcc/cfghooks.c -o cfghooks.o
cc1: warnings being treated as errors
../../gcc/varasm.c: In function 'elf_record_gcc_switches':
../../gcc/varasm.c:6268: warning: format '%llu' expects type 'long  
long unsigned int', but argument 3 has type 'long int'
../../gcc/varasm.c:6275: warning: format '%llu' expects type 'long  
long unsigned int', but argument 3 has type 'long int'
../../gcc/varasm.c:6283: warning: format '%llu' expects type 'long  
long unsigned int', but argument 3 has type 'long int'
../../gcc/varasm.c:6302: warning: format '%llu' expects type 'long  
long unsigned int', but argument 3 has type 'long int'
make[3]: *** [varasm.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-stage2-gcc] Error 2
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2

(BTW looking through the svn log, I see that you misspelled the  
function name in the changeLog)

Thanks,
- Tobi

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the Gcc-patches mailing list