public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Edelsohn <dje.gcc@gmail.com>
To: Michael Meissner <meissner@linux.vnet.ibm.com>,
	GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] PR 65138, Fix PowerPC little endian -flto bugs
Date: Tue, 03 Mar 2015 00:23:00 -0000	[thread overview]
Message-ID: <CAGWvny=tHdaGo3s26nq2p-_g1+pV+oDukyhGafJV6Zvi6HW0+g@mail.gmail.com> (raw)
In-Reply-To: <20150302235520.GA17032@ibm-tiger.the-meissners.org>

On Mon, Mar 2, 2015 at 6:55 PM, Michael Meissner
<meissner@linux.vnet.ibm.com> wrote:
> This patch fixes PR 65138, which shows up when you configure a compiler on a
> 64-bit PowerPC little endian system without using the --with-cpu=power8
> configuration option, and run tests involve -flto.
>
> The following tests now run when I build a configuration without the
> --with-cpu=power8 option:
>
>         c-c++-common/torture/vector-compare-1.c
>         gcc.c-torture/execute/20050604-1.c
>         gcc.c-torture/execute/20060420-1.c
>         gcc.dg/torture/pr45678-1.c
>         gcc.dg/torture/pr45678-2.c
>         gcc.dg/torture/vector-1.c
>         gcc.dg/torture/vector-2.c
>
> There were no regressions in the run.
>
> Is it ok to install in the trunk and to back port to GCC 4.9 (and GCC 4.8 if it
> is still active)?
>
> 2015-03-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
>
>         PR 65138/target
>         * config/rs6000/rs6000-cpus.def (powerpc64le): Add new generic
>         processor type for 64-bit little endian PowerPC.
>
>         * config/rs6000/rs6000.c (rs6000_option_override_internal): If
>         -mdebug=reg, print TARGET_DEFAULT.  Fix logic to use
>         TARGET_DEFAULT if there is no default cpu.  Fix -mdebug=reg
>         printing built-in mask so it does not pass NULL pointers.
>
>         * doc/invoke.texi (IBM RS/6000 and PowerPC options): Document
>         -mcpu=powerpc64le.

Okay in trunk, 4.9 and 4.8.

Thanks, David

  reply	other threads:[~2015-03-03  0:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-02 23:56 Michael Meissner
2015-03-03  0:23 ` David Edelsohn [this message]
2015-03-03 21:23 ` [PATCH] PR 65138, Fix PowerPC little endian -flto bugs, GCC 4.9 backport Michael Meissner

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='CAGWvny=tHdaGo3s26nq2p-_g1+pV+oDukyhGafJV6Zvi6HW0+g@mail.gmail.com' \
    --to=dje.gcc@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=meissner@linux.vnet.ibm.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).