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]

cvs bootstrap failure on i686-pc-linux-gnu


Hi!

I would appreciate to have at least one platform with a working
actual g++ today, either hpux-11.0 or linux.

Many thanks,

Markus




stage1/xgcc -Bstage1/ -B/opt/egcs-20010129/i686-pc-linux-gnu/bin/ -c
-DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Icp -I../../gcc/gcc
-I../../gcc/gcc/cp -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/cp/pt.c -o cp/pt.o
../../gcc/gcc/cp/pt.c: In function `inline_needs_template_parms':
../../gcc/gcc/cp/pt.c:307: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `is_member_template':
../../gcc/gcc/cp/pt.c:454: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `retrieve_specialization':
../../gcc/gcc/cp/pt.c:741: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `register_specialization':
../../gcc/gcc/cp/pt.c:826: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `check_default_tmpl_args':
../../gcc/gcc/cp/pt.c:2464: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `tsubst_template_parms':
../../gcc/gcc/cp/pt.c:5391: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `maybe_adjust_types_for_deduction':
../../gcc/gcc/cp/pt.c:7839: parse error before '<<' token
../../gcc/gcc/cp/pt.c:7875: parse error before '==' token
../../gcc/gcc/cp/pt.c:7872: label `skip_arg' used but not defined
../../gcc/gcc/cp/pt.c:7874: break statement not within loop or switch
../../gcc/gcc/cp/pt.c: At top level:
../../gcc/gcc/cp/pt.c:7910: parse error before "break"
../../gcc/gcc/cp/pt.c:7939: warning: type defaults to `int' in
declaration of `__t'
../../gcc/gcc/cp/pt.c:7939: warning: data definition has no type or
storage class
../../gcc/gcc/cp/pt.c:7939: parse error before '}' token
../../gcc/gcc/cp/pt.c:7949: warning: type defaults to `int' in
declaration of `parm'
../../gcc/gcc/cp/pt.c:7949: braced-group within expression allowed only
inside a function
../../gcc/gcc/cp/pt.c:7949: invalid type argument of `->'
../../gcc/gcc/cp/pt.c:7949: parse error before ']' token
../../gcc/gcc/cp/pt.c:7949: warning: type defaults to `int' in
declaration of `__t'
../../gcc/gcc/cp/pt.c:7949: warning: data definition has no type or
storage class
../../gcc/gcc/cp/pt.c:7949: parse error before '}' token
make[2]: *** [cp/pt.o] Error 1
make[2]: Leaving directory `/admin/GCC/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/admin/GCC/build/gcc'
make: *** [bootstrap] Error 2





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