This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Your recent patch ...
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: Your recent patch ...
- From: Richard Henderson <rth at cygnus dot com>
- Date: Mon, 24 Jan 2000 17:04:06 -0800
- Cc: Richard Henderson <rth at twiddle dot net>, gcc-bugs at gcc dot gnu dot org
- References: <20000124133647O.mitchell@codesourcery.com>
On Mon, Jan 24, 2000 at 01:36:47PM -0800, Mark Mitchell wrote:
> /usr/src/redhat/BUILD/egcs/obj-i386-linux/gcc/../../gcc/builtins.c:2609:
> undefined reference to `build_unary_op'
Bugger. I forgot I'd just bootstrapped C and C++. While I believe
this functionality really belongs in builtins.c, I copped out and
moved it to c-common.c.
r~