From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31081 invoked by alias); 13 Dec 2005 07:35:39 -0000 Received: (qmail 31073 invoked by uid 48); 13 Dec 2005 07:35:37 -0000 Date: Tue, 13 Dec 2005 07:35:00 -0000 Message-ID: <20051213073537.31072.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/25383] Crash when using certain function pointer in template -- but presence of another function will avoid the crash In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "victor at thedods dot com" 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: 2005-12/txt/msg01299.txt.bz2 List-Id: ------- Comment #1 from victor at thedods dot com 2005-12-13 07:35 ------- Created an attachment (id=10464) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10464&action=view) preprocessed source file Here is the preprocessed source file (not much different from the original, which is attached next). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25383