From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3998 invoked by alias); 30 Jul 2004 13:20:56 -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 3989 invoked by uid 48); 30 Jul 2004 13:20:55 -0000 Date: Fri, 30 Jul 2004 13:20:00 -0000 Message-ID: <20040730132055.3988.qmail@sourceware.org> From: "bangerth at dealii dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040730035150.16829.charles@kde.org> References: <20040730035150.16829.charles@kde.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/16829] default parameter can be not one of the last in template function X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg03558.txt.bz2 List-Id: ------- Additional Comments From bangerth at dealii dot org 2004-07-30 13:20 ------- Just for completeness: this is the ICE on the second snippet: g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c x.cc x.cc: In function `int main()': x.cc:6: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16829