From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14422 invoked by alias); 4 May 2003 15:46:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 14401 invoked by uid 71); 4 May 2003 15:46:00 -0000 Resent-Date: 4 May 2003 15:46:00 -0000 Resent-Message-ID: <20030504154600.14400.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, 2003-04-04-gnats-gcc.gnu.org@ladisch.de Received: (qmail 8199 invoked by uid 48); 4 May 2003 15:37:18 -0000 Message-Id: <20030504153718.8195.qmail@sources.redhat.com> Date: Sun, 04 May 2003 15:46:00 -0000 From: 2003-04-04-gnats-gcc.gnu.org@ladisch.de Reply-To: 2003-04-04-gnats-gcc.gnu.org@ladisch.de To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c++/10622: ice on undefined return type of function parameter in function declaration X-SW-Source: 2003-05/txt/msg00237.txt.bz2 List-Id: >Number: 10622 >Category: c++ >Synopsis: ice on undefined return type of function parameter in function declaration >Confidential: no >Severity: non-critical >Priority: low >Responsible: unassigned >State: open >Class: ice-on-illegal-code >Submitter-Id: net >Arrival-Date: Sun May 04 15:46:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: Julian Ladisch >Release: 3.2 >Organization: >Environment: SuSE 8.1 Linux 2.4.19-4GB #1 Thu Mar 20 15:23:00 UTC 2003 i686 Duron 1 GHz Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.2/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux Thread model: posix gcc version 3.2 >Description: a.i:1: `l' was not declared in this scope a.i:1: type specifier omitted for parameter ` Internal compiler error: Error reporting routines re-entered. Please submit a full bug report, with preprocessed source if appropriate. See for instructions. >How-To-Repeat: Put void h (int i, k (*l)()); in file a.i, and invoke g++ -o a a.i >Fix: >Release-Note: >Audit-Trail: >Unformatted: