This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Your recent patch ...
- To: Richard Henderson <rth at twiddle dot net>
- Subject: Your recent patch ...
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Mon, 24 Jan 2000 13:36:47 -0800
- Cc: gcc-bugs at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
... broke the bootstrap:
stage1/xgcc -Bstage1/ -B/tmp/gcc-20000124-root/usr/local/i386-pc-linux-gnu/bin/ -DIN_GCC -W -Wall -Wtraditional -O2 -g -O2 -o ../cc1chill parse.o actions.o except.o grant.o lang.o tree.o lex.o decl.o typeck.o convert.o expr.o loop.o tasking.o timing.o inout.o satisfy.o ch-version.o ../ggc-callbacks.o \
`cat ../stamp-objlist` ../../libiberty/libiberty.a
../builtins.o: In function `expand_tree_builtin':
/usr/src/redhat/BUILD/egcs/obj-i386-linux/gcc/../../gcc/builtins.c:2544: undefined reference to `build_unary_op'
/usr/src/redhat/BUILD/egcs/obj-i386-linux/gcc/../../gcc/builtins.c:2607: undefined reference to `build_binary_op'
/usr/src/redhat/BUILD/egcs/obj-i386-linux/gcc/../../gcc/builtins.c:2609: undefined reference to `build_unary_op'
There's no build_unary_op in chill-land.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com