From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Heng Yin <hyin@ece.cmu.edu>
Subject: Re: [Qemu-devel] a strange segmentation fault
Date: Wed, 6 Dec 2006 16:22:39 +0000 [thread overview]
Message-ID: <200612061622.40431.paul@codesourcery.com> (raw)
In-Reply-To: <4576EDC0.8030300@ece.cmu.edu>
> helper_test(T0); //my own function
> if (T0)
> GOTO_LABEL_PARAM(1);
> FORCE_RET();
ops that use GOTO_LABEL_PARM or EXIT_TB must not have a stack frame.
Paul
next prev parent reply other threads:[~2006-12-06 16:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-06 16:20 [Qemu-devel] a strange segmentation fault Heng Yin
2006-12-06 16:22 ` Paul Brook [this message]
2006-12-06 16:28 ` Heng Yin
-- strict thread matches above, loose matches on Subject: below --
2006-12-05 16:47 [Qemu-devel] A " Heng Yin
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=200612061622.40431.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=hyin@ece.cmu.edu \
--cc=qemu-devel@nongnu.org \
/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 NNTP newsgroup(s).