public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: ada/9911: gnatmake fails to link when GCC configured with --w
@ 2003-03-03  4:26 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2003-03-03  4:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR ada/9911; it has been noted by GNATS.

From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
To: dannysmith@users.sourceforge.net
Cc: gcc-gnats@gcc.gnu.org, hainque@gnat.com, gcc-bugs@gcc.gnu.org,
   dave.anglin@nrc.ca, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org
Subject: Re: ada/9911: gnatmake fails to link when GCC configured with --w
Date: Sun, 2 Mar 2003 23:25:16 -0500 (EST)

 > 2003-03-03  Danny Smith  <dannysmith@users.sourceforge.net>
 > 
 >        * raise.c (_Unwind_RaiseException): New function to wrap
 > _Unwind_SjLj_RaiseException
 >        for sjlj eh model.
 
 Based on the comment in raise.c, I don't think the fix is
 correct although there probably does need to be a stub for
 _Unwind_SjLj_RaiseException in raise.c.  We also need to fix the
 call issued from a-except.adb.  This is actually what caused the
 link failure in the PR.  raise.o isn't in libgnat.a.
 
 I hacked a-except.adb and raise.c use to use _Unwind_SjLj_RaiseException
 but not being familiar with ada I'm not sure how to conditionalize the ada
 code.  I'm also not set up to test the exception support in it.
 
 I suspect the same problem affects the hpux ports which use sjlj
 exceptions by default.
 
 Dave
 -- 
 J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
 National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)
 
 -- 
 J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
 National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-03  4:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-03  4:26 ada/9911: gnatmake fails to link when GCC configured with --w John David Anglin

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