This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa bootstrap broken
- From: Geert Bosch <bosch at gnat dot com>
- To: Kai Henningsen <kai at qualify dot domain dot khms dot westfalen dot de>
- Cc: gcc at gcc dot gnu dot org,Kai Henningsen <kai at qualify dot recipient dot khms dot westfalen dot de>
- Date: Sat, 21 Jun 2003 09:54:06 -0400
- Subject: Re: tree-ssa bootstrap broken
On Saturday, Jun 21, 2003, at 09:17 America/New_York, Kai Henningsen
wrote:
... in ada:
<boot.bug>
3.5-tree-ssa 20030620 (merged 20030525) (i686-pc-linux-gnu) GCC error:
|
| in walk_tree, at tree-inline.c:1634
|
| Error detected at
../../combined-tree-ssa-20020619-branch/gcc/ada/sem_util.adb:126:21|
I wouldn't think there is any tree inlining ever for Ada, given
that the work to have functions as trees is not yet completed.
Why do we execute code in tree-inline.c at all?
-Geert