This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Bootstrap failure: i386.c:8753: invalid type argument of `->'
- To: Jan Hubicka <jh at suse dot cz>, <gcc-bugs at gcc dot gnu dot org>
- Subject: Bootstrap failure: i386.c:8753: invalid type argument of `->'
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Tue, 13 Feb 2001 11:38:17 +0100 (CET)
Seen on i386-unknown-freebsd4.2:
gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I/sw/test/gcc/cvs/gcc -I/sw/test/gcc/cvs/gcc/. -I/sw/test/gcc/cvs/gcc/config -I/sw/test/gcc/cvs/gcc/../include -c insn-attrtab.c
gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I/sw/test/gcc/cvs/gcc -I/sw/test/gcc/cvs/gcc/. -I/sw/test/gcc/cvs/gcc/config -I/sw/test/gcc/cvs/gcc/../include \
/sw/test/gcc/cvs/gcc/config/i386/i386.c -o i386.o
/sw/test/gcc/cvs/gcc/config/i386/i386.c: In function `incdec_operand':
/sw/test/gcc/cvs/gcc/config/i386/i386.c:1184: warning: integer constant is unsigned in ANSI C, signed with -traditional
/sw/test/gcc/cvs/gcc/config/i386/i386.c: In function `ix86_expand_int_movcc':
/sw/test/gcc/cvs/gcc/config/i386/i386.c:5566: warning: integer constant is unsigned in ANSI C, signed with -traditional
/sw/test/gcc/cvs/gcc/config/i386/i386.c: In function `ix86_expand_strlensi_unroll_1':
/sw/test/gcc/cvs/gcc/config/i386/i386.c:6482: warning: integer constant is unsigned in ANSI C, signed with -traditional
/sw/test/gcc/cvs/gcc/config/i386/i386.c: In function `ix86_init_builtins':
/sw/test/gcc/cvs/gcc/config/i386/i386.c:7743: warning: unused variable `v8qi_ftype_v8qi_di'
/sw/test/gcc/cvs/gcc/config/i386/i386.c:7738: warning: unused variable `di_ftype_di_int'
/sw/test/gcc/cvs/gcc/config/i386/i386.c:7661: warning: unused variable `int_ftype_v4sf_int'
/sw/test/gcc/cvs/gcc/config/i386/i386.c: In function `ix86_hard_regno_mode_ok':
/sw/test/gcc/cvs/gcc/config/i386/i386.c:8753: invalid type argument of `->'
/sw/test/gcc/cvs/gcc/config/i386/i386.c:8753: invalid type argument of `->'
gmake[2]: *** [i386.o] Error 1
gmake[2]: Leaving directory `/files/pfeifer/OBJ-0213-1124/gcc'
gmake[1]: *** [stage1_build] Error 2
Jan, my gut tells me that this is caused by your recent patch; sorry if
I'm wrong!
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/