public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: "H.J. Lu" <hjl.tools@gmail.com>
Cc: Jeff Law <jeffreyalaw@gmail.com>,
	Jakub Jelinek <jakub@redhat.com>,
	 GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [committed] Fix more problems with new linker warnings
Date: Fri, 29 Apr 2022 08:52:26 +0200	[thread overview]
Message-ID: <CAFiYyc2FPawjPr-NVZLFbYPzvfvkKT=CuPkz3u5Cwo-m1_8eVA@mail.gmail.com> (raw)
In-Reply-To: <CAMe9rOp_pFtL-duLBacGFzv65N7A2wMcoT+6X5Jjr9iKrZ7drw@mail.gmail.com>

On Thu, Apr 28, 2022 at 7:54 PM H.J. Lu <hjl.tools@gmail.com> wrote:
>
> On Thu, Apr 28, 2022 at 9:59 AM Jeff Law <jeffreyalaw@gmail.com> wrote:
> >
> >
> >
> > On 4/28/2022 10:27 AM, H.J. Lu wrote:
> > > On Thu, Apr 28, 2022 at 9:10 AM Jeff Law via Gcc-patches
> > > <gcc-patches@gcc.gnu.org> wrote:
> > >> As I mentioned in the original thread, my change to pr94157_0 was an
> > >> attempt to avoid these warnings by passing a magic flag to the linker.
> > >> Of course we may not be using GNU ld.  Or we may be on a non-elf target
> > >> where the flag I used doesn't exist.  Or we may even be on a ELF target
> > >> where those bits weren't added to the linker (frv).  Furthermore, we
> > >> need fixes to all the nested function tests as well.
> > >>
> > >> So even though I initially resisted pruning the warning, that seems like
> > >> the best course of action.  So this patch removes my recent change to
> > >> pr94157_0 and instead uses our pruning facilities.
> > >>
> > >> I'll be pushing this to the trunk and gcc-12 branch.
> > >>
> > > Can you backport it to other release branches?
> > I wasn't planning to, but can if the RMs want it.
> > jeff
>
> Hi Jakub, Ricard,
>
> Is it OK to backport the new linker support to GCC 11 and
> GCC 10 branches?

It's OK if no problems have been reported for a while.

Thanks,
Richard.

> Thanks.
>
> --
> H.J.

  reply	other threads:[~2022-04-29  6:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-28 16:10 Jeff Law
2022-04-28 16:27 ` H.J. Lu
2022-04-28 16:59   ` Jeff Law
2022-04-28 17:53     ` H.J. Lu
2022-04-29  6:52       ` Richard Biener [this message]
2022-05-10 16:32         ` H.J. Lu
2022-08-22  9:39 ` Martin Liška
2022-08-31 15:49   ` Jeff Law
2022-09-01 10:13     ` Martin Liška

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='CAFiYyc2FPawjPr-NVZLFbYPzvfvkKT=CuPkz3u5Cwo-m1_8eVA@mail.gmail.com' \
    --to=richard.guenther@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hjl.tools@gmail.com \
    --cc=jakub@redhat.com \
    --cc=jeffreyalaw@gmail.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).