This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
My bug is fixed!!!
- To: egcs at cygnus dot com (egcs at cygnus dot com)
- Subject: My bug is fixed!!!
- From: Carlo Wood <carlo at runaway dot xs4all dot nl>
- Date: Wed, 29 Jul 1998 02:50:25 +0200 (CEST)
I don't who did it, but the bug that I reported has gone.
Before installation:
/usr/src/egcs/egcs-cvs/gcc/testsuite/g++.old-deja/g++.other>g++ virtual2.C
/tmp/ccOA3Vm4%O: In function `A<D, C>::A(int)':
/tmp/ccOA3Vm4%O(.A<D, C>::gnu.linkonce.t.(int)+0x23): undefined reference to `A<D, C>::V virtual table'
collect2: ld returned 1 exit status
After "make install" of egcs-1.1 "Tue Jul 28 13:12:44 UTC 1998":
/usr/src/egcs/egcs-cvs/gcc/testsuite/g++.old-deja/g++.other>g++ virtual2.C
/usr/src/egcs/egcs-cvs/gcc/testsuite/g++.old-deja/g++.other>
I'd still appreciate it when 'virtual2.C' was added as a regression test;
this time really a *regression* test :)
You can still find the patch on
http://www.cygnus.com/ml/egcs-patches/1998-Jul/0084.html
Is it ok to be added now, Jason?
--
Carlo Wood <carlo@runaway.xs4all.nl>