public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/59617] [vectorizer] ICE in vectorizable_mask_load_store with AVX-512F's gathers enabled.
Date: Thu, 03 Apr 2014 13:19:00 -0000	[thread overview]
Message-ID: <bug-59617-4-2rkvXSPM2k@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-59617-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59617

--- Comment #15 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> I would suggest that this is the Right Thing to do.

I agree. Patch tested

--- ../_clean/gcc/testsuite/gcc.target/i386/avx512f-gather-5.c    2014-01-29
19:02:01.000000000 +0100
+++ gcc/testsuite/gcc.target/i386/avx512f-gather-5.c    2014-04-03
15:17:05.000000000 +0200
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-O3 -mavx512f" } */
+/* { dg-additional-options "-std=c99" { target *-*-darwin* } } */

 #include "avx512f-gather-4.c"


  parent reply	other threads:[~2014-04-03 13:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-28 22:21 [Bug tree-optimization/59617] New: " kirill.yukhin at intel dot com
2014-01-13 19:17 ` [Bug tree-optimization/59617] " jakub at gcc dot gnu.org
2014-01-29 17:35 ` kyukhin at gcc dot gnu.org
2014-03-30 19:06 ` dominiq at lps dot ens.fr
2014-04-02  7:52 ` ubizjak at gmail dot com
2014-04-03  8:50 ` dominiq at lps dot ens.fr
2014-04-03  9:55 ` dominiq at lps dot ens.fr
2014-04-03 11:38 ` dominiq at lps dot ens.fr
2014-04-03 11:42 ` kirill.yukhin at intel dot com
2014-04-03 11:54 ` dominiq at lps dot ens.fr
2014-04-03 12:00 ` dominiq at lps dot ens.fr
2014-04-03 13:19 ` dominiq at lps dot ens.fr [this message]
2014-04-03 13:23 ` kirill.yukhin at intel dot com
2014-04-03 13:30 ` dominiq at lps dot ens.fr
2014-04-03 13:31 ` iains at gcc dot gnu.org
2020-09-14 12:48 ` rguenth at gcc dot gnu.org

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-59617-4-2rkvXSPM2k@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).