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]
Other format: [Raw text]

Bootstrap broken



Richard,

I now get:

/cvs/gcc/gcc/optabs.c: In function `init_optabs':
/cvs/gcc/gcc/optabs.c:5054: `chkr_check_addr_libfunc' undeclared (first use in this function)
/cvs/gcc/gcc/optabs.c:5054: (Each undeclared identifier is reported only once
/cvs/gcc/gcc/optabs.c:5054: for each function it appears in.)
/cvs/gcc/gcc/optabs.c:5055: `chkr_set_right_libfunc' undeclared (first use in this function)
/cvs/gcc/gcc/optabs.c:5056: `chkr_copy_bitmap_libfunc' undeclared (first use in this function)
/cvs/gcc/gcc/optabs.c:5057: `chkr_check_exec_libfunc' undeclared (first use in this function)
/cvs/gcc/gcc/optabs.c:5058: `chkr_check_str_libfunc' undeclared (first use in this function)

Can you fix this, please?

This fails on i686-linux,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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