public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: c.posingies@gmx.de
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/9160: gcc 3.2.1 - typo?? in cp-tree.h
Date: Fri, 03 Jan 2003 18:36:00 -0000	[thread overview]
Message-ID: <20030103183126.9287.qmail@sources.redhat.com> (raw)


>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 <stuff>.tar.gz
4) tar -xvlf <stuff>.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:


             reply	other threads:[~2003-01-03 18:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-03 18:36 c.posingies [this message]
2003-04-28 15:44 ehrhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030103183126.9287.qmail@sources.redhat.com \
    --to=c.posingies@gmx.de \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).