public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Pop Sébastian" <pop@gauvain.u-strasbg.fr>
To: Andreas Jaeger <aj@suse.de>
Cc: gcc@gcc.gnu.org
Subject: Re: bootstrap of tree-ssa fails with ada
Date: Sun, 11 May 2003 23:47:00 -0000	[thread overview]
Message-ID: <20030511234702.GA22375@gauvain.u-strasbg.fr> (raw)
In-Reply-To: <u8adiitvqx.fsf@gromit.moeb>

On Fri, Jan 03, 2003 at 10:42:30AM +0100, Andreas Jaeger wrote:
> 
> On i686-linux-gnu the current tree-ssa CVS version fails with:
> stage1/xgcc -Bstage1/ -B/opt/gcc/tree-ssa-20020619-branch/i686-pc-linux-gnu/bin/ -c -g -O2       -gnatpg -gnata -I- -I. -Iada -I/cvs/gcc-tree-ssa-20020619-branch/gcc/ada /cvs/gcc-tree-ssa-20020619-branch/gcc/ada/errout.adb -o ada/errout.o
> +===========================GNAT BUG DETECTED==============================+
> | 3.5-tree-ssa 20021226 (experimental) (i686-pc-linux-gnu) GCC error:      |
> | in walk_tree, at tree-inline.c:1354                                      |
> | Error detected at /cvs/gcc-tree-ssa-20020619-branch/gcc/ada/errout.adb:477:28|
> | Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
> | Include the entire contents of this bug box in the report.               |
> | Include the exact gcc or gnatmake command that you entered.              |
> | Also include sources listed below in gnatchop format                     |
> | concatenated together with no headers between files.                     |
> +==========================================================================+
> 
[...]
> (gdb) p code
> $1 = PLACEHOLDER_EXPR
> 
> So, is the PLACEHOLDER_EXPR wrong here - or should it get handled?
> 

ada/errout.adb compiles fine now, however I'm seeing the same problem in ada/sem_util.adb :
PLACEHOLDER_EXPR is not handled in walk_tree.

stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2       -gnatpg -gnata -I- -I. -Iada -I../../gcc/gcc/ada ../../gcc/gcc/ada/sem_util.adb -o ada/sem_util.o
+===========================GNAT BUG DETECTED==============================+
| 3.5-tree-ssa 20030511 (merged 20030504) (i686-pc-linux-gnu) GCC error:   |
| in walk_tree, at tree-inline.c:1594                                      |
| Error detected at ../../gcc/gcc/ada/sem_util.adb:126:21                  |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact gcc or gnatmake command that you entered.              |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
+==========================================================================+

  reply	other threads:[~2003-05-11 23:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-03  9:55 Andreas Jaeger
2003-05-11 23:47 ` Pop Sébastian [this message]
2003-05-12  3:22 John David Anglin

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=20030511234702.GA22375@gauvain.u-strasbg.fr \
    --to=pop@gauvain.u-strasbg.fr \
    --cc=aj@suse.de \
    --cc=gcc@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).