From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14550 invoked by alias); 21 Nov 2001 12:01:33 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 14274 invoked by uid 61); 21 Nov 2001 12:01:31 -0000 Date: Fri, 16 Nov 2001 22:26:00 -0000 Message-ID: <20011121120131.14266.qmail@sourceware.cygnus.com> To: cschueler@gmx.de, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org From: nathan@gcc.gnu.org X-Mailer: gnatsweb 2.9.2 Subject: Re: c++/570: Internal error 71 with parametrised operator template X-SW-Source: 2001-11/txt/msg00409.txt.bz2 List-Id: Synopsis: Internal error 71 with parametrised operator template State-Changed-From-To: analyzed->closed State-Changed-By: nathan State-Changed-When: Wed Nov 21 04:01:30 2001 State-Changed-Why: This appears fixed on the mainline, which reports incomming/570.ii: In function `int main()': incomming/570.ii:30: no match for `OP_plus + Vector3D&' operator incomming/570.ii: In function `OP_plus operator+(const TYPEA&, const TYPEB&) [with TYPEA = Vector3D, TYPEB = Vector3D]': incomming/570.ii:30: instantiated from here incomming/570.ii:9: `A' is not a valid template argument incomming/570.ii:9: `B' is not a valid template argument http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=570&database=gcc