This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
AIX testsuite failure due to missing template instantiation
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>, Petur Runolfsson <peturr02 at ru dot is>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sun, 11 May 2003 22:01:59 -0400
- Subject: AIX testsuite failure due to missing template instantiation
I believe that the new test underflow/10096.cc is failing due to a
missing template instantiation:
FAIL: 27_io/basic_filebuf/underflow/10096.cc (test for excess errors)
Excess errors:
ld: 0711-317 ERROR: Undefined symbol: std::basic_filebuf<char, MyTraits>::_S_pback_size
David