[PATCH] Don't insert ENDBR after NOTE_INSN_DELETED_LABEL

H.J. Lu hjl.tools@gmail.com
Fri May 31 18:26:00 GMT 2019


On Fri, May 31, 2019 at 10:43 AM Jakub Jelinek <jakub@redhat.com> wrote:
>
> On Fri, May 31, 2019 at 09:53:42AM -0700, H.J. Lu wrote:
> > 2019-05-31  H.J. Lu  <hongjiu.lu@intel.com>
> >           Hongtao Liu  <hongtao.liu@intel.com>
> >
> > gcc/
> >
> >       PR target/89355
> >       * config/i386/i386.c (ix86_init_large_pic_reg): Don't set
> >       LABEL_PRESERVE_P.
>
> Why this change?  It is both not needed and undesirable, the
> large pic reg label is used magically, not as a normal label, so
> LABEL_PRESERVE_P on it is desirable.

Removed.

> Otherwise LGTM.
>
>         Jakub

This is the patch I am checking in.

Thanks.

-- 
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-i386-Don-t-insert-ENDBR-after-NOTE_INSN_DELETED_LABE.patch
Type: text/x-patch
Size: 3761 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190531/726f943e/attachment.bin>


More information about the Gcc-patches mailing list