Re: [PATCH] Linux/i386: Remove SUBTARGET_FRAME_POINTER_REQUIRED

2020-06-26 Thread Jeff Law via Gcc-patches
On Fri, 2020-06-12 at 05:56 -0700, H.J. Lu wrote: > On Thu, Jun 11, 2020 at 8:24 PM Jeff Law wrote: > > On Sat, 2020-05-02 at 04:55 -0700, H.J. Lu wrote: > > > Currently patchable area is at the wrong place. It is placed immediately > > > after function label, before both .cfi_startproc and ENDBR

[PATCH] Linux/i386: Remove SUBTARGET_FRAME_POINTER_REQUIRED

2020-06-12 Thread H.J. Lu via Gcc-patches
> > > > PR target/93492 > > * gcc.target/i386/pr93492-1.c: New test. > > * gcc.target/i386/pr93492-2.c: Likewise. > > * gcc.target/i386/pr93492-3.c: Likewise. > > * gcc.target/i386/pr93492-4.c: Likewise. > >