public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@adacore.com>
To: Sebastian Huber <sebastian.huber@embedded-brains.de>
Cc: gcc@gcc.gnu.org
Subject: Re: RISC-V and Ada: undefined references to `__gnat_raise_nodefer_with_msg'
Date: Tue, 03 Jul 2018 07:10:00 -0000	[thread overview]
Message-ID: <52782362.NcPYEMRKWq@polaris> (raw)
In-Reply-To: <e8cd2e6f-7e98-3900-f475-03095cbf65a6@embedded-brains.de>

> It seems the a-except.adb was replaced by  a-except-2005.adb in this commit:

Right, it's by design, the old support for SJLJ exceptions has been ditched 
for full runtimes.  You probably just need to swap the values of

   Frontend_Exceptions       : constant Boolean := True;
   ZCX_By_Default            : constant Boolean := False;

in system-rtems.ads.

-- 
Eric Botcazou

  reply	other threads:[~2018-07-03  7:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-02 13:47 Sebastian Huber
2018-07-02 20:03 ` Eric Botcazou
2018-07-03  5:22   ` Sebastian Huber
2018-07-03  7:10     ` Eric Botcazou [this message]
2018-07-04  5:37       ` Sebastian Huber

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=52782362.NcPYEMRKWq@polaris \
    --to=ebotcazou@adacore.com \
    --cc=gcc@gcc.gnu.org \
    --cc=sebastian.huber@embedded-brains.de \
    /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).