Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>,
	"abhay@linux.ibm.com" <abhay@linux.ibm.com>
Cc: Abhay Kandpal <Abhay.k@ibm.com>, "cel@linux.ibm.com" <cel@linux.ibm.com>
Subject: Re: [PATCHi v1] PowerPC: Create call stubs for compiled modules
Date: Wed, 19 Aug 2026 12:39:59 +0000	[thread overview]
Message-ID: <d616d601c9be9be47e15a806fe1d3675b23e1b69.camel@de.ibm.com> (raw)
In-Reply-To: <9f77ef3d-f40d-4887-9984-2f18447fbadd@linux.ibm.com>

Abhay Kandpal <abhay@linux.ibm.com> wrote:

>   24:    std     r2,24(r1)
>  30:    addis   r12,r2,0
>            30: R_PPC64_PLT16_HA    _setjmp
>  34:    ld      r12,0(r12)
>            34: R_PPC64_PLT16_LO_DS    _setjmp
> 80:    mtctr   r12
>            80: R_PPC64_PLTSEQ    longjmp
> 84:    bctrl
>            84: R_PPC64_PLTCALL    longjmp
>  88:    ld      r2,24(r1)

I think you also need the -mno-pltseq option to get rid of
this inlined PLT sequence.
> 
> 

Bye,
Ulrich

  reply	other threads:[~2026-08-19 12:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-13  9:28 Abhay Kandpal
2026-08-18 12:19 ` Ulrich Weigand
2026-08-18 17:47   ` Abhay Kandpal
2026-08-19 12:39     ` Ulrich Weigand [this message]
2026-08-19 18:39       ` Abhay Kandpal

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=d616d601c9be9be47e15a806fe1d3675b23e1b69.camel@de.ibm.com \
    --to=ulrich.weigand@de.ibm.com \
    --cc=Abhay.k@ibm.com \
    --cc=abhay@linux.ibm.com \
    --cc=cel@linux.ibm.com \
    --cc=gdb-patches@sourceware.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