PATCH: Fix 7086

Eric Botcazou ebotcazou@libertysurf.fr
Mon Mar 24 12:37:00 GMT 2003


> > Breaks bootstrap on ia64.
>
> ... and on Alpha.

...and on Sparc.

stage1/xgcc -Bstage1/ -B/opt/TWWfsw/gcc34/sparc-sun-solaris2.9/bin/ -c   -g 
-O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -Werror 
-fno-common   -DHAVE_CONFIG_H    -I. -I. -I../src/gcc -I../src/gcc/. 
-I../src/gcc/config -I../src/gcc/../include ../src/gcc/function.c -o 
function.o
../src/gcc/function.c: In function `put_var_into_stack':
../src/gcc/function.c:1317: warning: promoted argument `rescan' doesn't match 
prototype
../src/gcc/tree.h:2990: warning: prototype declaration
../src/gcc/function.c: In function `gen_mem_addressof':
../src/gcc/function.c:2891: warning: promoted argument `rescan' doesn't match 
prototype
../src/gcc/rtl.h:1580: warning: prototype declaration
gmake[2]: *** [function.o] Error 1
gmake[2]: Leaving directory `/opt/build/eric/gcc/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/opt/build/eric/gcc/gcc'
gmake: *** [bootstrap] Error 2

-- 
Eric Botcazou



More information about the Gcc-patches mailing list