From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23617 invoked by alias); 20 May 2005 19:59:58 -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 23605 invoked by uid 48); 20 May 2005 19:59:56 -0000 Date: Fri, 20 May 2005 19:59:00 -0000 Message-ID: <20050520195956.23604.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050520170626.21681.dave@boost-consulting.com> References: <20050520170626.21681.dave@boost-consulting.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/21681] [4.0/4.1 Regression] Internal Compiler Error X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg02892.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-20 19:59 ------- (In reply to comment #5) > The code is definitely invalid; I was just wondering how you decided that so > quickly ;-) I looked into the source and found where it crashing. It was obvious from where the crash was it was invalid code as there was a function call as a template argument. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21681