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/110438] generating all-ones zmm needs dep-breaking pxor before ternlog
Date: Tue, 18 Jul 2023 03:33:55 +0000	[thread overview]
Message-ID: <bug-110438-4-qdRFAfDPtW@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-110438-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by hongtao Liu <liuhongt@gcc.gnu.org>:

https://gcc.gnu.org/g:c3f1768b21e9d994c4f090405e863feb06a54002

commit r14-2596-gc3f1768b21e9d994c4f090405e863feb06a54002
Author: liuhongt <hongtao.liu@intel.com>
Date:   Mon Jul 17 12:50:17 2023 +0800

    Remove # from <mask_codefor>one_cmpl<mode>2<mask_name> assemble output.

    optimize_insn_for_speed () in assemble output is not aligned with
    splitter condition, and it cause an ICE when building SPEC2017
    blender_r.

    libpng/pngread.c: In function âpng_read_imageâ:
    libpng/pngread.c:786:1: internal compiler error: in final_scan_insn_1, at
final.cc:2813
      786 | }
          | ^
    0x73ac3d final_scan_insn_1
            ../../gcc/final.cc:2813
    0xb3420b final_scan_insn(rtx_insn*, _IO_FILE*, int, int, int*)
            ../../gcc/final.cc:2887
    0xb344c4 final_1
            ../../gcc/final.cc:1979
    0xb34f64 rest_of_handle_final
            ../../gcc/final.cc:4240
    0xb34f64 execute
            ../../gcc/final.cc:4318

    gcc/ChangeLog:

            PR target/110438
            * config/i386/sse.md (<mask_codefor>one_cmpl<mode>2<mask_name>):
            Remove # from assemble output.

  parent reply	other threads:[~2023-07-18  3:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-27 17:54 [Bug target/110438] New: " amonakov at gcc dot gnu.org
2023-06-27 17:59 ` [Bug target/110438] " amonakov at gcc dot gnu.org
2023-06-28  0:35 ` crazylht at gmail dot com
2023-07-04 19:54 ` amonakov at gcc dot gnu.org
2023-07-12  7:51 ` cvs-commit at gcc dot gnu.org
2023-07-12  7:52 ` crazylht at gmail dot com
2023-07-18  3:33 ` cvs-commit at gcc dot gnu.org [this message]
2023-11-30 10:55 ` liuhongt 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-110438-4-qdRFAfDPtW@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).