This is the mail archive of the gcc@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] | |
Andreas Jaeger <aj@suse.de> writes: > Bootstrap of current LNO branch fails on Linux/x86-64 with: > > stage1/xgcc -Bstage1/ -B/opt/gcc/lno-branch/x86_64-suse-linux-gnu/bin/ -g -O2-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I/cvs/gcc-lno-branch/gcc -I/cvs/gcc-lno-branch/gcc/. -I/cvs/gcc-lno-branch/gcc/../include -I/cvs/gcc-lno-branch/gcc/../libcpp/include -I/cvs/gcc-lno-branch/gcc/../libbanshee/libcompat -I/cvs/gcc-lno-branch/gcc/../libbanshee -I/cvs/gcc-lno-branch/gcc/../libbanshee/points-to -c insn-emit.c \ > -o insn-emit.o > insn-emit.c:25437: warning: no previous prototype for 'gen_addr_misaligned_v16qi' > make[2]: *** [insn-emit.o] Error 1 After some investigation it seems that my tree was not really current LNO and I missed a patch. I'll do another bootstrap... Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SUSE Linux AG, Maxfeldstr. 5, 90409 NÃrnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |