This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New G++ testsuite errors for AIX 3.2 20020429 (experimental)




--On Tuesday, April 30, 2002 11:22:05 AM -0400 David Edelsohn 
<dje@watson.ibm.com> wrote:

> 	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

This was my fault.  I misoperated CVS.  Thank you for pointing this out;
it should now be fixed.

> /gcc/dje/src/gcc/testsuite/g++.dg/warn/effc1.C:13: warning: `A&
> A::operator+(int)' should return by value

This one is Nathan's fault; Nathan and I are working on fixing it.  It
may take until tomorrow morning in the UK, because Nathan may have gone
to sleep.

I apologize to everyone for these mistakes.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]