This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap failure: cp/class.c:4057: undefined reference to `DECL_ALIGN_UNIT'
- To: gcc-bugs at gcc dot gnu dot org
- Subject: bootstrap failure: cp/class.c:4057: undefined reference to `DECL_ALIGN_UNIT'
- From: Andreas Jaeger <aj at suse dot de>
- Date: 20 Oct 2000 13:19:11 +0200
- Cc: Mark Mitchell <mark at codesourcery dot com>
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