public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: dave.anglin@nrc.ca
To: gcc-gnats@gcc.gnu.org
Cc: hainque@gnat.com
Subject: ada/9911: gnatmake fails to link when GCC configured with --with-sjlj-exceptions=yes
Date: Mon, 03 Mar 2003 01:46:00 -0000	[thread overview]
Message-ID: <20030303014202.16797.qmail@sources.redhat.com> (raw)


>Number:         9911
>Category:       ada
>Synopsis:       gnatmake fails to link when GCC configured with --with-sjlj-exceptions=yes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 03 01:45:59 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dave Anglin
>Release:        gcc-3.3
>Organization:
>Environment:
hppa-unknown-linux-gnu
>Description:
../../xgcc -B../../ -DIN_GCC   `echo -g -W -Wall -Wwrite-strings -Wstrict-protot
ypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  |sed -e 's/-pe
dantic//g' -e 's/-Wtraditional//g'`   -o ../../gnatmake b_gnatm.o ali.o ali-util
.o alloc.o atree.o binderr.o butil.o casing.o csets.o debug.o einfo.o elists.o e
rrout.o fmap.o fname.o fname-uf.o fname-sf.o gnatmake.o gnatvsn.o hostparm.o kru
nch.o lib.o make.o makeusg.o mlib.o mlib-fil.o mlib-prj.o mlib-tgt.o mlib-utl.o
namet.o nlists.o opt.o osint.o osint-m.o output.o prj.o prj-attr.o prj-com.o prj
-dect.o prj-env.o prj-ext.o prj-nmsc.o prj-pars.o prj-part.o prj-proc.o prj-strt
.o prj-tree.o prj-util.o rident.o scans.o scn.o sdefault.o sfn_scan.o sinfo.o si
nfo-cn.o sinput.o sinput-l.o sinput-p.o snames.o stand.o stringt.o style.o style
sw.o validsw.o switch.o switch-m.o switch-c.o table.o targparm.o tree_io.o types
.o uintp.o uname.o urealp.o usage.o widechar.o \
      ../../prefix.o ../../version.o ../rts/libgnat.a  ../../../libiberty/libibe
rty.a
../rts/libgnat.a(a-except.o)(.text+0x175c): In function `ada__exceptions__propag
ate_exception_with_gcc_support':
ada__exceptions__sdp_table_build__L_7__T222b___XDL_1/a-except.adb:1607: undefine
d reference to `_Unwind_RaiseException'
../rts/libgnat.a(a-except.o)(.text+0x1790):ada__exceptions__sdp_table_build__L_7
__T222b___XDL_1/a-except.adb:1635: undefined reference to ` _Unwind_RaiseException'

Looking at a-except.adb, I see it has been changed from that
in the 3.2 branch to directly call _Unwind_RaiseException.
However, this routine is not available when using SJLJ
exceptions.

As ada builds sucessfully on the port using the 3.2 branch
with SJLJ exceptions, this would appear to be a regression.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2003-03-03  1:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03  1:46 dave.anglin [this message]
2003-03-03  3:16 Danny Smith
2003-03-04 20:21 bosch

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=20030303014202.16797.qmail@sources.redhat.com \
    --to=dave.anglin@nrc.ca \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=hainque@gnat.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).