bootstrap failure: cp/class.c:4057: undefined reference to `DECL_ALIGN_UNIT'
Andreas Jaeger
aj@suse.de
Fri Oct 20 04:19:00 GMT 2000
Current gcc CVS fails on i686-linux with:
class.o: In function `build_base_field':
/cvs/gcc/gcc/cp/class.c:4057: undefined reference to `DECL_ALIGN_UNIT'
/cvs/gcc/gcc/cp/class.c:4057: undefined reference to `DECL_ALIGN_UNIT'
/cvs/gcc/gcc/cp/class.c:4057: undefined reference to `DECL_ALIGN_UNIT'
collect2: ld returned 1 exit status
It seems that a patch has been forgotten to check in:
gromit:/cvs/gcc:[0]$ grep -r DECL_ALIGN_UNIT .
./gcc/cp/class.c: eoc = CEIL (eoc, DECL_ALIGN_UNIT (decl)) * DECL_ALIGN_UNIT (decl);
Nothing more :-(
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Gcc-bugs
mailing list