[Bug bootstrap/33122] Mistaken type mismatch error prevents bootstrap

nickc at redhat dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 20 13:46:00 GMT 2007



------- Comment #1 from nickc at redhat dot com  2007-08-20 13:46 -------
Created an attachment (id=14080)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14080&action=view)
Compressed, pre-processed source file used to reproduce the problem

This source file was compiled with this command line:

cc1 -fpreprocessed i386-dis.i -quiet -dumpbase i386-dis.c -mtune=generic
-auxbase-strip i386-dis.o -g -O2 -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Werror -version -o i386-dis.s

which was executed by gcc from this original command line:

/work/sources/non-sources/builds/maintainer/FSF/FSF-bootstrap/./prev-gcc/xgcc
-B/work/sources/non-sources/builds/maintainer/FSF/FSF-bootstrap/./prev-gcc/
-B/work/sources/non-sources/builds/maintainer/FSF/FSF-bootstrap/install/x86_64-unknown-linux-gnu/bin/
-DHAVE_CONFIG_H -I. -I/work/sources/gcc/current/opcodes -I. -D_GNU_SOURCE -I.
-I/work/sources/gcc/current/opcodes -I../bfd
-I/work/sources/gcc/current/opcodes/../include
-I/work/sources/gcc/current/opcodes/../bfd -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Werror -g -O2 -c
/work/sources/gcc/current/opcodes/i386-dis.c -o i386-dis.o --save-temps -v


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33122



More information about the Gcc-bugs mailing list