From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1578 invoked by alias); 8 Mar 2006 14:11:58 -0000 Received: (qmail 1546 invoked by uid 48); 8 Mar 2006 14:11:53 -0000 Date: Wed, 08 Mar 2006 14:11:00 -0000 Message-ID: <20060308141153.1545.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/26605] using + templates troubles In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pcarlini at suse dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-03/txt/msg00831.txt.bz2 List-Id: ------- Comment #4 from pcarlini at suse dot de 2006-03-08 14:11 ------- (In reply to comment #3) > (In reply to comment #2) > > Likely a duplicate of c++/21682, but simpler testcase ;) > > I don't know how that and comment #1 are valid code as in both cases the > arguments will be the same so you should get an error about ambiguous > functions. Not so early, I think, because T is unknown. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26605