From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2321 invoked by alias); 18 Aug 2004 12:32:34 -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 2295 invoked by uid 48); 18 Aug 2004 12:32:33 -0000 Date: Wed, 18 Aug 2004 12:32:00 -0000 From: "pippadav at dei dot unipd dot it" To: gcc-bugs@gcc.gnu.org Message-ID: <20040818123212.17080.pippadav@dei.unipd.it> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/17080] New: internal compiler error on template class in template class; X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg01793.txt.bz2 List-Id: This program make gcc 3.3.3 report an "internal compiler error, segfault": (that's the complete source code, no includes needed; compiler version included in comment in code) ---------------------------- #define TRIGGER_BUG class EmptyClass {}; template