public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <jeffreyalaw@gmail.com>
To: iain@sandoe.co.uk, gcc-patches@gcc.gnu.org
Cc: Iain Sandoe <iains.gcc@gmail.com>
Subject: Re: [PATCH] configure: Account CXXFLAGS in gcc-plugin.m4.
Date: Tue, 14 Dec 2021 14:59:13 -0700	[thread overview]
Message-ID: <3f75bb46-d91c-6f45-6ba8-4c6e77f20efe@gmail.com> (raw)
In-Reply-To: <20211210232329.9649-1-iain@sandoe.co.uk>



On 12/10/2021 4:23 PM, Iain Sandoe via Gcc-patches wrote:
> While doing tests of the PCH changes, I noticed that all the
> plugin tests were being omitted from m32 Darwin under some
> permutations of flags.  It turned out to be a broken config
> test - it was not removing -mdynamic-no-pic properly.
>
> We now use a C++ compiler so that we need to process CXXFLAGS
> as well as CFLAGS in the gcc-plugin config fragment.
>
> Tested on i686, x86_64-darwin, x86_64, powerpc64le-linux
> OK for master?
> backports?
>
> Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
>
> config/ChangeLog:
>
> 	* gcc-plugin.m4: Save and process CXXFLAGS.
>
> gcc/ChangeLog:
>
> 	* configure: Regenerate.
>
> libcc1/ChangeLog:
>
> 	* configure: Regenerate.
OK
jeff


      reply	other threads:[~2021-12-14 21:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 23:23 Iain Sandoe
2021-12-14 21:59 ` Jeff Law [this message]

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=3f75bb46-d91c-6f45-6ba8-4c6e77f20efe@gmail.com \
    --to=jeffreyalaw@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=iain@sandoe.co.uk \
    --cc=iains.gcc@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).