From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30740 invoked by alias); 4 Nov 2004 14:26:08 -0000 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 Received: (qmail 30718 invoked by uid 48); 4 Nov 2004 14:26:06 -0000 Date: Thu, 04 Nov 2004 14:26:00 -0000 Message-ID: <20041104142606.30717.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041104141706.18296.rguenth@tat.physik.uni-tuebingen.de> References: <20041104141706.18296.rguenth@tat.physik.uni-tuebingen.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/18296] Misleading diagnostic for recursive template instantiation X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg00445.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-04 14:26 ------- Confirmed, I think PR 15538 would fix the problem because the class is an incomplete type at this point. -- What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |15538 Status|UNCONFIRMED |NEW Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2004-11-04 14:26:05 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18296