Re: PR98125, PowerPC64 -fpatchable-function-entry

2021-05-07 Thread Segher Boessenkool
On Fri, May 07, 2021 at 12:19:49PM +0930, Alan Modra wrote: > This series of patches fixes -fpatchable-function-entry on PowerPC64 > ELFv1 so that SECTION_LINK_ORDER (.section 'o' arg) is now supported, > and on PowerPC64 ELFv2 to not break the global entry code. > > Bootstrapped

PR98125, PowerPC64 -fpatchable-function-entry

2021-05-06 Thread Alan Modra via Gcc-patches
This series of patches fixes -fpatchable-function-entry on PowerPC64 ELFv1 so that SECTION_LINK_ORDER (.section 'o' arg) is now supported, and on PowerPC64 ELFv2 to not break the global entry code. Bootstrapped powerpc64le-linux and x86_64-linux all langs. I did see one regression on both