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

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'


Thanks,
Andrew Pinski

             reply	other threads:[~2005-06-30  3:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30  3:24 Andrew Pinski [this message]
2005-06-30 20:25 ` Paul Brook
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=09a36aa4dc713d9b0f264892e7ded52c@physics.uc.edu \
    --to=pinskia@physics.uc.edu \
    --cc=gcc@gcc.gnu.org \
    --cc=paul@codesourcery.com \
    /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).