public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/96744] [11 Regression] FAIL: gcc.target/i386/avx512bitalgvl-vpopcntb-1.c execution test
Date: Sun, 23 Aug 2020 15:40:57 +0000	[thread overview]
Message-ID: <bug-96744-4-ubio1WeYAU@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-96744-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

https://gcc.gnu.org/g:87c753ac241f25d222d46ba1ac66ceba89d6a200

commit r11-2812-g87c753ac241f25d222d46ba1ac66ceba89d6a200
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Aug 21 09:42:49 2020 -0700

    x86: Add target("general-regs-only") function attribute

    gcc/

            PR target/96744
            * config/i386/i386-options.c (IX86_ATTR_IX86_YES): New.
            (IX86_ATTR_IX86_NO): Likewise.
            (ix86_opt_type): Add ix86_opt_ix86_yes and ix86_opt_ix86_no.
            (ix86_valid_target_attribute_inner_p): Handle general-regs-only,
            ix86_opt_ix86_yes and ix86_opt_ix86_no.
            (ix86_option_override_internal): Check opts->x_ix86_target_flags
            instead of opts->x_ix86_target_flags.
            * doc/extend.texi: Document target("general-regs-only") function
            attribute.

    gcc/testsuite/

            PR target/96744
            * gcc.target/i386/pr96744-1.c: New test.
            * gcc.target/i386/pr96744-2.c: Likewise.
            * gcc.target/i386/pr96744-3a.c: Likewise.
            * gcc.target/i386/pr96744-3b.c: Likewise.
            * gcc.target/i386/pr96744-4.c: Likewise.
            * gcc.target/i386/pr96744-5.c: Likewise.
            * gcc.target/i386/pr96744-6.c: Likewise.
            * gcc.target/i386/pr96744-7.c: Likewise.
            * gcc.target/i386/pr96744-8a.c: Likewise.
            * gcc.target/i386/pr96744-8b.c: Likewise.
            * gcc.target/i386/pr96744-9.c: Likewise.

  reply	other threads:[~2020-08-23 15:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-22 12:28 [Bug target/96744] New: " hjl.tools at gmail dot com
2020-08-23 15:40 ` cvs-commit at gcc dot gnu.org [this message]
2020-08-24  7:47 ` [Bug target/96744] " crazylht at gmail dot com
2020-08-24 12:05 ` ubizjak at gmail dot com
2020-08-24 14:08 ` ubizjak at gmail dot com
2020-08-24 14:11 ` ubizjak at gmail dot com
2020-08-24 14:14 ` ubizjak at gmail dot com
2020-08-25  5:14 ` crazylht at gmail dot com
2020-08-25 11:38 ` rguenth at gcc dot gnu.org
2020-08-27  8:52 ` crazylht at gmail dot com
2020-08-27  9:09 ` crazylht at gmail dot com
2020-08-27 11:09 ` ubizjak at gmail dot com
2020-08-28  7:47 ` cvs-commit at gcc dot gnu.org
2020-08-28  7:53 ` cvs-commit at gcc dot gnu.org
2020-09-15 10:23 ` cvs-commit at gcc dot gnu.org
2020-09-15 10:24 ` crazylht at gmail dot com
2020-10-12 12:28 ` 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-96744-4-ubio1WeYAU@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).