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]

bootstrap fails on sparc-sun-solaris2.7


Hi,

in current CVS development tree:

gcc -c  -DIN_GCC  -DSVR4  -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/c-lex.c -o c-lex.o
In file included from tm_p.h:3,
                 from ../../gcc/c-lex.c:38:
../../gcc/config/sparc/sparc-protos.h:130: conflicting types for `fp_sethi_p'
insn-codes.h:238: previous declaration of `fp_sethi_p'
../../gcc/config/sparc/sparc-protos.h:131: conflicting types for `fp_mov_p'
insn-codes.h:239: previous declaration of `fp_mov_p'
../../gcc/config/sparc/sparc-protos.h:132: conflicting types for `fp_high_losum_p'
insn-codes.h:240: previous declaration of `fp_high_losum_p'
../../gcc/c-lex.c: In function `read_ucs':
../../gcc/c-lex.c:375: warning: integer constant is unsigned in ANSI C, signed with -traditional
make[2]: *** [c-lex.o] Error 1                                                                                            

Thanks

Igor

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