Re: rs6000: Add -msplit-patch-nops (PR112980)

2025-03-17 Thread Michael Matz
Hey, On Thu, 20 Feb 2025, Richard Biener wrote: > > > +@opindex msplit-patch-nops > > > +@item -msplit-patch-nops > > > +When adding NOPs for a patchable area via the > > > +@option{-fpatchable-function-entry} option emit the "before" NOPs in > > > front > > > +of the global entry point and the

Re: rs6000: Add -msplit-patch-nops (PR112980)

2025-02-20 Thread Richard Biener
On Wed, Nov 13, 2024 at 4:45 PM Andreas Schwab wrote: > > On Nov 13 2024, Michael Matz wrote: > > > @@ -31658,6 +31660,17 @@ requires @code{.plt} and @code{.got} > > sections that are both writable and executable. > > This is a PowerPC 32-bit SYSV ABI option. > > > > +@opindex msplit-patch-nops

Re: rs6000: Add -msplit-patch-nops (PR112980)

2025-02-12 Thread Martin Jambor
Hello, On Fri, Jan 10 2025, Martin Jambor wrote: > Hello, > > On Wed, Dec 11 2024, Martin Jambor wrote: >> Hello, >> >> even though it is not my work, I would like to ping this patch. Having >> it upstream would really help us a lot. >> > > Please, pretty please, consider reviewing this in time f

Re: rs6000: Add -msplit-patch-nops (PR112980)

2025-01-10 Thread Martin Jambor
Hello, On Wed, Dec 11 2024, Martin Jambor wrote: > Hello, > > even though it is not my work, I would like to ping this patch. Having > it upstream would really help us a lot. > Please, pretty please, consider reviewing this in time for GCC 15, having it upstream would really help us a lot and fr

Re: rs6000: Add -msplit-patch-nops (PR112980)

2024-12-11 Thread Martin Jambor
Hello, even though it is not my work, I would like to ping this patch. Having it upstream would really help us a lot. Thank you very much in advance, Martin On Wed, Nov 13 2024, Michael Matz wrote: > Hello, > > this is essentially > > https://gcc.gnu.org/pipermail/gcc-patches/2024-May/6510

Re: rs6000: Add -msplit-patch-nops (PR112980)

2024-11-13 Thread Andreas Schwab
On Nov 13 2024, Michael Matz wrote: > @@ -31658,6 +31660,17 @@ requires @code{.plt} and @code{.got} > sections that are both writable and executable. > This is a PowerPC 32-bit SYSV ABI option. > > +@opindex msplit-patch-nops > +@item -msplit-patch-nops > +When adding NOPs for a patchable area