This is the mail archive of the gcc-patches@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: Target-dependent modes (1/3)


>         * genmodes.c, mode-classes.def: New files.

Broke bootstrap on sparc-sun-solaris2.5.1:

stage1/xgcc -Bstage1/ -B/opt/build/eric/gcc34/sparc-sun-solaris2.5.1/bin/ -c   
-g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -pedantic -Wno-long-long -Werror    -DHAVE_CONFIG_H 
-DGENERATOR_FILE    -I. -I. -I../src/gcc -I../src/gcc/. 
-I../src/gcc/../include -I../intl ../src/gcc/genmodes.c -o genmodes.o
../src/gcc/genmodes.c: In function `make_complex_modes':

../src/gcc/genmodes.c:352: warning: implicit declaration of function 
`snprintf'
gmake[2]: *** [genmodes.o] Error 1

-- 
Eric Botcazou


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