public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Ada is broken in a clean directory
@ 2005-06-30  3:24 Andrew Pinski
  2005-06-30 20:25 ` Paul Brook
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Pinski @ 2005-06-30  3:24 UTC (permalink / raw)
  To: 'gcc mailing list'; +Cc: Paul Brook

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-07-05  3:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-30  3:24 Ada is broken in a clean directory Andrew Pinski
2005-06-30 20:25 ` Paul Brook
2005-07-01  8:43   ` Arnaud Charlet
2005-07-05  3:54   ` Andrew Pinski

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).