public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* force function to jump
@ 2003-11-11 17:48 y2bismil
  0 siblings, 0 replies; only message in thread
From: y2bismil @ 2003-11-11 17:48 UTC (permalink / raw)
  To: GCC- help

Hi all,

I'm linking with a library which has some functions in it which say that their
caller enters with a jmp.  I was wondering if there is a way to declare a
function so it always enters with a jmp.  I've tried attribute noreturn, but
when looking at the assembly, it used a call.

For now, I've just used __asm__ ("jmp something;").

Thanks,

Yamin

----------------------------------------
This mail sent through www.mywaterloo.ca

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

only message in thread, other threads:[~2003-11-11 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-11 17:48 force function to jump y2bismil

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