public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: gcc@gcc.gnu.org
Cc: Andrew Pinski <pinskia@physics.uc.edu>
Subject: Re: Ada is broken in a clean directory
Date: Thu, 30 Jun 2005 20:25:00 -0000	[thread overview]
Message-ID: <200506302125.40717.paul@codesourcery.com> (raw)
In-Reply-To: <09a36aa4dc713d9b0f264892e7ded52c@physics.uc.edu>

On Thursday 30 June 2005 04:24, Andrew Pinski wrote:
> Ada is now broken on the mainline by:
> 2005-06-28  Paul Brook  <paul@codesourcery.com>
> 	* Makefile.in: Set and use UNWIND_H.  Install as unwind.h.
> 	* c-decl.c (finish_decl): Call default_init_unwind_resume_libfunc.
> 	* except.c (add_ehspec_entry): Generate arm eabi filter lists.
> 	(assign_filter_values): Ditto.
> 	...
>
> The error is:
> /Users/pinskia/src/cool/gcc/gcc/ada/raise.c:98:20: unwind.h: No such
> file or directory
> /Users/pinskia/src/cool/gcc/gcc/ada/raise.c:109: error: parse error
> before "__gnat_Unwind_RaiseException"
> /Users/pinskia/src/cool/gcc/gcc/ada/raise.c:109: warning: type defaults
> to `int' in declaration of `__gnat_Unwind_RaiseException'

None of the machines I tried even get that far in an ada bootstrap.

Probably something in the ada frontend is missing a dependency on 
stmp-int-hdrs, or CFLAGS is missing "-Isystem ./include".

Paul

  reply	other threads:[~2005-06-30 20:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30  3:24 Andrew Pinski
2005-06-30 20:25 ` Paul Brook [this message]
2005-07-01  8:43   ` Arnaud Charlet
2005-07-05  3:54   ` Andrew Pinski

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=200506302125.40717.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=gcc@gcc.gnu.org \
    --cc=pinskia@physics.uc.edu \
    /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).