public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Segher Boessenkool <segher@kernel.crashing.org>
To: Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH v2,rs6000] PR78056: Finish fixing build failure on Power7
Date: Thu, 22 Dec 2016 20:19:00 -0000	[thread overview]
Message-ID: <20161222190904.GM11295@gate.crashing.org> (raw)
In-Reply-To: <7b911e8f-1852-a229-7faa-c179b7ef4db4@linux.vnet.ibm.com>

Hi Kelvin,

On Fri, Dec 16, 2016 at 04:57:12PM -0700, Kelvin Nilsen wrote:
> 2016-12-16  Kelvin Nilsen  <kelvin@gcc.gnu.org>
> 
> 	PR target/78056
> 	* gcc.target/powerpc/pr78056-1.c: New test.
> 	* gcc.target/powerpc/pr78056-2.c: New test.
> 	* gcc.target/powerpc/pr78056-3.c: New test.
> 	* gcc.target/powerpc/pr78056-4.c: New test.
> 	* gcc.target/powerpc/pr78056-5.c: New test.
> 	* gcc.target/powerpc/pr78056-6.c: New test.
> 	* gcc.target/powerpc/pr78056-7.c: New test.
> 	* gcc.target/powerpc/pr78056-8.c: New test.
> 	* lib/target-supports.exp
> 	(check_effective_target_powerpc_popcntb_ok): New procedure to test
> 	whether the effective target supports the popcntb instruction.
> 
> gcc/ChangeLog:
> 
> 2016-12-16  Kelvin Nilsen  <kelvin@gcc.gnu.org>
> 
> 	PR target/78056
> 	* doc/sourcebuild.texi (PowerPC-specific attributes): Add
> 	documentation of the powerpc_popcntb_ok attribute.
> 	* config/rs6000/rs6000.c (rs6000_option_override_internal): Add
> 	code to issue warning messages if a requested CPU configuration is
> 	not supported by the binary (assembler and loader) toolchain.
> 	(spe_init_builtins): Add two assertions to prevent ICE if attempt is
> 	made to define a built-in function that has been disabled.
> 	(paired_init_builtins): Add assertion to prevent ICE if attempt is
> 	made to define a built-in function that has been disabled.
> 	(altivec_init_builtins): Add comment explaining why definition
> 	of the DST built-in functions is not preceded by an assertion
> 	check.  Add assertions to prevent ICE if attempts are made to
> 	define an altivec predicate or an abs* built-in function that has
> 	been disabled.
> 	(htm_init_builtins): Add comment explaining why definition of the
> 	htm built-in functions is not preceded by an assertion check.

Approved for trunk, please apply.  I don't think things are perfect yet,
but this is a step forward :-)


Segher

  reply	other threads:[~2016-12-22 19:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-17  8:19 Kelvin Nilsen
2016-12-22 20:19 ` Segher Boessenkool [this message]
2017-02-03 11:14 ` Andreas Schwab

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=20161222190904.GM11295@gate.crashing.org \
    --to=segher@kernel.crashing.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=kdnilsen@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).