From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9640 invoked by alias); 13 Jul 2006 11:54:19 -0000 Received: (qmail 9520 invoked by uid 48); 13 Jul 2006 11:53:59 -0000 Date: Thu, 13 Jul 2006 11:54:00 -0000 Message-ID: <20060713115359.9519.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/28370] undefined reference (to a complicated template construct) at link time In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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-07/txt/msg00970.txt.bz2 List-Id: ------- Comment #5 from pinskia at gcc dot gnu dot org 2006-07-13 11:53 ------- This is invalid code with no diagnostic required. See the full explaination in PR 28360 which is exactly the same case. In fact with a real testcase :). *** This bug has been marked as a duplicate of 28360 *** -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28370