public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: Paolo Bonzini <paolo.bonzini@polimi.it>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: RFT/RFA: Eliminate gen_binary, take 2
Date: Thu, 10 Jun 2004 12:34:00 -0000	[thread overview]
Message-ID: <200406101117.09991.ebotcazou@libertysurf.fr> (raw)
In-Reply-To: <40C5CF10.8040404@polimi.it>

> This version was bootstrapped/regtested i686-pc-linux-gnu, a very
> similar one was tested on sparc-sun-solaris2.8, and this one passes the
> testcase that Eric Botcazou had distilled; but experience with the
> previous patch clearly showed that "very similar" is not enough, so even
> if approved I'll let a week pass so that people can test it and mail
> results.

Appears to miscompile the C++ compiler on sparc-sun-solaris2.8:

In file included from /home/eric/cvs/gcc/libstdc++-v3/libsupc++/new:42,
                 from /home/eric/cvs/gcc/libstdc++-v3/libsupc++/del_op.cc:31:
/home/eric/cvs/gcc/libstdc++-v3/libsupc++/exception:56: error: expected 
unqualified-id before "virtual"
/home/eric/cvs/gcc/libstdc++-v3/libsupc++/exception:59: error: expected 
unqualified-id before "virtual"
/home/eric/cvs/gcc/libstdc++-v3/libsupc++/exception:70: error: expected 
unqualified-id before "virtual"
In file included from /home/eric/cvs/gcc/libstdc++-v3/libsupc++/del_op.cc:31:
/home/eric/cvs/gcc/libstdc++-v3/libsupc++/new:59: error: expected 
unqualified-id before "virtual"
/home/eric/cvs/gcc/libstdc++-v3/libsupc++/new:63: internal compiler error: in 
cp_parser_type_specifier, at cp/parser.c:8917
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[4]: *** [del_op.lo] Error 1
gmake[4]: Leaving directory 
`/opt/build/eric/gcc/sparc-sun-solaris2.8/libstdc++-v3/libsupc++'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/opt/build/eric/gcc/sparc-sun-solaris2.8/libstdc++-v3'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/opt/build/eric/gcc/sparc-sun-solaris2.8/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2
gmake[1]: Leaving directory `/opt/build/eric/gcc'
gmake: *** [bootstrap] Error 2


sparc64-sun-solaris2.9 with the same sources (20040606, I heard rumours 
that SPARC has again been broken in the meantime) is not affected.

-- 
Eric Botcazou

  parent reply	other threads:[~2004-06-10  9:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-08 16:42 Paolo Bonzini
2004-06-08 21:13 ` Roger Sayle
2004-06-08 21:51 ` Eric Botcazou
2004-06-09  9:21   ` Paolo Bonzini
2004-06-09  9:36     ` Paolo Bonzini
2004-06-10  7:17     ` Eric Botcazou
2004-06-10  8:16       ` Paolo Bonzini
2004-06-10 11:16         ` Eric Botcazou
2004-06-10 12:34 ` Eric Botcazou [this message]
2004-06-10 12:48   ` Paolo Bonzini
2004-06-10 23:30     ` Eric Botcazou

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=200406101117.09991.ebotcazou@libertysurf.fr \
    --to=ebotcazou@libertysurf.fr \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=paolo.bonzini@polimi.it \
    /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).