public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/8966: Lost exceptions across library boundaries
@ 2002-12-16 13:36 gnu
  0 siblings, 0 replies; only message in thread
From: gnu @ 2002-12-16 13:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8966
>Category:       other
>Synopsis:       Lost exceptions across library boundaries
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 16 13:36:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dan Ingold
>Release:        gcc-3.2
>Organization:
>Environment:
alphaev67-dec-osf5.1
>Description:
Previous bug reports have identified that exceptions thrown across shared object boundaries are lost.  This test case demonstrates the error for exceptions thrown across static library boundaries.  
>How-To-Repeat:
* Compile ns1_exceptionBug.cc and add to libA.a
* Compile ns2_exceptionBug.cc and add to libB.a
* Compile demoExceptionBug.cc, link with libA.a and libB.a
* Execute the resulting a.out

(Sorry if there are syntax errors in the attached source.  I had to retype it on my PC to send this report.)
>Fix:

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


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

only message in thread, other threads:[~2002-12-16 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-16 13:36 other/8966: Lost exceptions across library boundaries gnu

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