public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Shigeya Suzuki <shigeya@foretune.co.jp>
To: robertl@dgii.com
Cc: egcs@cygnus.com
Subject: Re: x86 EH on BSD/OS with snapshot gas not working..
Date: Sun, 04 Jan 1998 22:44:00 -0000	[thread overview]
Message-ID: <19980105154045W.shigeya@foretune.co.jp> (raw)
In-Reply-To: <19980105002719.05321@dgii.com>

>>>>> "robertl" == Robert Lipe <robertl@dgii.com> writes:

robertl> Do you get any hints what isn't working?   Error messages, warnings,
robertl> or a description of the erroneous behaviour would be helpful.

Forget to show you stack trace; it just can't find correct error
handler, thus calling terminate to kill itself.

pooh 285% gdb a.out a.out.core 
Core was generated by `a.out'.
Program terminated with signal 6, Abort trap.
#0  0x122e5 in kill ()
(gdb) bt
#0  0x122e5 in kill ()
#1  0xf770 in abort ()
#2  0xaf38 in __terminate ()
#3  0xaf42 in __terminate ()
#4  0xb421 in __throw ()
#5  0x118 in main ()
(gdb) q


robertl> Did the compiler you built pass the provided EGCS testsuite?   This
robertl> will help us better understand if it's something unique to BSD/OS or
robertl> your environment or whatever.

I've ran test while ago, but not with this compiler with latest
testsuite. I'm running the test now.

robertl> So, your example does do what I'd expect it to do under
robertl> OpenServer, but we don't know if it does what it did for you,
robertl> since you really didn't say.

Right.  In my case, it dumps core as above stack trace shows. It looks
working in your environment..

I'll send test result when it finish.

shigeya

  reply	other threads:[~1998-01-04 22:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-04 21:10 Shigeya Suzuki
1998-01-04 22:28 ` Robert Lipe
1998-01-04 22:44   ` Shigeya Suzuki [this message]
1998-01-06 14:09 ` Jeffrey A Law

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=19980105154045W.shigeya@foretune.co.jp \
    --to=shigeya@foretune.co.jp \
    --cc=egcs@cygnus.com \
    --cc=robertl@dgii.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).