public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "meissner at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/65138] testsuite ICEs on powerpc64le
Date: Thu, 05 Mar 2015 21:27:00 -0000	[thread overview]
Message-ID: <bug-65138-4-FKMc9B5Js8@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-65138-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65138

--- Comment #19 from Michael Meissner <meissner at gcc dot gnu.org> ---
Author: meissner
Date: Thu Mar  5 21:26:25 2015
New Revision: 221225

URL: https://gcc.gnu.org/viewcvs?rev=221225&root=gcc&view=rev
Log:
2015-03-03  Michael Meissner  <meissner@linux.vnet.ibm.com>

    Backport from trunk
    2015-03-03  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.

    * config/rs6000/rs6000-tables.opt: Regenerate.

    * doc/invoke.texi (IBM RS/6000 and PowerPC options): Document
    -mcpu=powerpc64le.

    Backport from trunk
    2015-01-19  David Edelsohn  <dje.gcc@gmail.com>

    * config/rs6000/default64.h: Include rs6000-cpus.def.
    (TARGET_DEFAULT) [LITTLE_ENDIAN]: Use ISA 2.7 (POWER8).
    (TARGET_DEFAULT) [BIG_ENDIAN]: Use POWER4.
    * config/rs6000/driver-rs6000.c (detect_processor_aix): Add POWER7
    and POWER8.
    * config/rs6000/linux64.h (PROCESSOR_DEFAULT64): Always default to
    POWER8.
    * config/rs6000/rs6000.c (rs6000_file_start): Emit .machine
    pseudo-op to specify assembler dialect.


Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/rs6000/default64.h
    branches/gcc-4_8-branch/gcc/config/rs6000/driver-rs6000.c
    branches/gcc-4_8-branch/gcc/config/rs6000/linux64.h
    branches/gcc-4_8-branch/gcc/config/rs6000/rs6000-cpus.def
    branches/gcc-4_8-branch/gcc/config/rs6000/rs6000-tables.opt
    branches/gcc-4_8-branch/gcc/config/rs6000/rs6000.c
    branches/gcc-4_8-branch/gcc/doc/invoke.texi


      parent reply	other threads:[~2015-03-05 21:27 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-20 13:56 [Bug target/65138] New: [5 Regression] " trippels at gcc dot gnu.org
2015-02-20 14:42 ` [Bug target/65138] " rguenth at gcc dot gnu.org
2015-02-26  4:45 ` meissner at gcc dot gnu.org
2015-02-26  7:41 ` trippels at gcc dot gnu.org
2015-02-27  3:19 ` meissner at gcc dot gnu.org
2015-02-27  3:32 ` meissner at gcc dot gnu.org
2015-03-02 17:30 ` dje at gcc dot gnu.org
2015-03-02 22:55 ` meissner at gcc dot gnu.org
2015-03-02 23:03 ` meissner at gcc dot gnu.org
2015-03-02 23:04 ` meissner at gcc dot gnu.org
2015-03-03  1:00 ` meissner at gcc dot gnu.org
2015-03-03 17:04 ` meissner at gcc dot gnu.org
2015-03-03 18:22 ` aldyh at gcc dot gnu.org
2015-03-03 19:04 ` meissner at gcc dot gnu.org
2015-03-03 19:37 ` [Bug target/65138] " aldyh at gcc dot gnu.org
2015-03-03 21:13 ` meissner at gcc dot gnu.org
2015-03-04 22:20 ` meissner at gcc dot gnu.org
2015-03-04 22:25 ` meissner at gcc dot gnu.org
2015-03-05 20:31 ` meissner at gcc dot gnu.org
2015-03-05 21:27 ` meissner at gcc dot gnu.org [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=bug-65138-4-FKMc9B5Js8@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).