public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kugan at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/115450] New: cpu2017 502.gcc runtime miscompute
Date: Wed, 12 Jun 2024 01:39:56 +0000	[thread overview]
Message-ID: <bug-115450-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 115450
           Summary: cpu2017 502.gcc runtime miscompute
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kugan at gcc dot gnu.org
  Target Milestone: ---

5022.gcc is meicompiling for aarch64 with -O3 -Wl,-z,muldefs -lm
-fallow-argument-mismatch -fpermissive -fstack-arrays -flto
-Wl,--sort-section=name -fno-strict-aliasing -fgnu89-inline -march=native
-mcpu=neoverse-v2 -msve-vector-bits=128

gcc -v
Using built-in specs.
COLLECT_GCC=/home/kvivekananda/install_base/bin/gcc
COLLECT_LTO_WRAPPER=/home/kvivekananda/install_base/libexec/gcc/aarch64-unknown-linux-gnu/15.0.0/lto-wrapper
Target: aarch64-unknown-linux-gnu
Configured with: ../gcc_base/configure --enable-multiarch=yes
--enable-languages=c,c++,fortran,lto --disable-bootstrap
--prefix=/home/kvivekananda/install_base : (reconfigured) ../gcc_base/configure
--enable-multiarch=yes --disable-bootstrap
--prefix=/home/kvivekananda/install_base --enable-languages=c,c++,fortran,lto
--no-create --no-recursion
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.0.0 20240607 (experimental) (GCC) 


Bisect points to:
[d93353e6423ecaaae9fa47d0935caafd9abfe4de] Do single-lane SLP discovery for
reductions

             reply	other threads:[~2024-06-12  1:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-12  1:39 kugan at gcc dot gnu.org [this message]
2024-06-12  1:47 ` [Bug tree-optimization/115450] " pinskia at gcc dot gnu.org
2024-06-12  1:47 ` [Bug tree-optimization/115450] [15 Regression] cpu2017 502.gcc runtime miscompute on aarch64 with SVE since r15-1006-gd93353e6423eca pinskia at gcc dot gnu.org
2024-06-17  1:12 ` kugan at gcc dot gnu.org
2024-06-26 18:08 ` vineetg at gcc dot gnu.org
2024-06-26 18:11 ` vineetg at gcc dot gnu.org
2024-06-27  5:14 ` 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-115450-4@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).