This is the mail archive of the gcc-bugs@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]

Re: Your recent patch ...


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~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]