This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
New G++ testsuite errors for AIX 3.2 20020429 (experimental)
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 30 Apr 2002 11:22:05 -0400
- Subject: New G++ testsuite errors for AIX 3.2 20020429 (experimental)
FYI, three new errors appeared yesterday when running the G++
regression tests:
/gcc/dje/src/gcc/testsuite/g++.dg/template/friend6.C: In constructor `boost_no_member_template_friends::foo<T>::foo(const boost_no_member_template_friends::foo<Y>&) [with U = int, T = double]':
/gcc/dje/src/gcc/testsuite/g++.dg/template/friend6.C:46: instantiated from here/gcc/dje/src/gcc/testsuite/g++.dg/template/friend6.C:15: `int boost_no_member_template_friends::foo<int>::i' is private
/gcc/dje/src/gcc/testsuite/g++.dg/template/friend6.C:19: within this context
/gcc/dje/src/gcc/testsuite/g++.dg/warn/effc1.C:13: warning: `A& A::operator+(int)' should return by value
(test for warnings and test for excess errors)
David