From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11148 invoked by alias); 3 Jan 2003 18:36:03 -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 11129 invoked by uid 71); 3 Jan 2003 18:36:03 -0000 Resent-Date: 3 Jan 2003 18:36:03 -0000 Resent-Message-ID: <20030103183603.11128.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, c.posingies@gmx.de Received: (qmail 9288 invoked by uid 61); 3 Jan 2003 18:31:26 -0000 Message-Id: <20030103183126.9287.qmail@sources.redhat.com> Date: Fri, 03 Jan 2003 18:36:00 -0000 From: c.posingies@gmx.de Reply-To: c.posingies@gmx.de To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: bootstrap/9160: gcc 3.2.1 - typo?? in cp-tree.h X-SW-Source: 2003-01/txt/msg00232.txt.bz2 List-Id: >Number: 9160 >Category: bootstrap >Synopsis: gcc 3.2.1 - typo?? in cp-tree.h >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: change-request >Submitter-Id: net >Arrival-Date: Fri Jan 03 10:36:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Carsten Posingies >Release: gcc 3.2.1 >Organization: >Environment: i586-pc-linux-gnu, RedHat 8.0, gcc 3.2 to compile gcc 3.2.1 >Description: stage1/xgcc -Bstage1/ -B/usr/i586-pc-linux-gnu/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/cp -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/cp/typecheck2.c -o cp/typecheck2.o In file included from ../../gcc-3.2.1/gcc/cp/typecheck2.c:37: ../../gcc-3.2.1/gcc/cp/cp-tree.h:4280: parse error before "P" ../../gcc-3.2.1/gcc/cp/cp-tree.h:4280: syntax error at '@' token -- 8<-- snip -- 8<-- cp-tree.h:4280: << extern int cp_add_pending_fn_decls P@RAMS ((void*,tree)); > > extern int cp_add_pending_fn_decls PARAMS ((void*,tree)); >How-To-Repeat: 1) install redhat 8.0 on i586 (ships with gcc-3.2) 2) download gcc-3.2.1-???.tar.gz from ftp(sth).gnu.org 3) gzip -d .tar.gz 4) tar -xvlf .tar 5) (follow instructions) 6) make CFLAGS='-O' LIBFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap >Fix: (see description) kindest greetings, happy new year and keep on writing coolest code on earth, Carsten >Release-Note: >Audit-Trail: >Unformatted: