public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tnfchris at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/113295] [14 Regression] SPEC 2006 416.gamess miscompares on Aarch64 when built with -Ofast -march=native -flto
Date: Wed, 21 Feb 2024 10:25:56 +0000	[thread overview]
Message-ID: <bug-113295-4-NYe9x1Ji5U@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-113295-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from Tamar Christina <tnfchris at gcc dot gnu.org> ---
bisected to

commit g:2f46e3578d45ff060a0a329cb39d4f52878f9d5a
Author: Richard Sandiford <richard.sandiford@arm.com>
Date:   Thu Dec 14 13:46:16 2023 +0000

    aarch64: Improve handling of accumulators in early-ra

    Being very simplistic, early-ra just models an allocno's live range
    as a single interval.  This doesn't work well for single-register
    accumulators that are updated multiple times in a loop, since in

and it still seems to be miscomparing today.

  parent reply	other threads:[~2024-02-21 10:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 17:42 [Bug target/113295] New: " jamborm at gcc dot gnu.org
2024-01-09 17:43 ` [Bug target/113295] [14 Regression] " pinskia at gcc dot gnu.org
2024-02-19 13:13 ` tnfchris at gcc dot gnu.org
2024-02-21 10:25 ` tnfchris at gcc dot gnu.org [this message]
2024-02-21 10:32 ` tnfchris at gcc dot gnu.org
2024-02-21 11:07 ` [Bug target/113295] [14 Regression] SPEC 2006 416.gamess miscompares on Aarch64 when built with -Ofast -mcpu=native since g:2f46e3578d45ff060a0a329cb39d4f52878f9d5a tnfchris at gcc dot gnu.org
2024-02-21 11:09 ` rsandifo at gcc dot gnu.org
2024-02-21 18:37 ` rsandifo at gcc dot gnu.org
2024-02-23 14:13 ` cvs-commit at gcc dot gnu.org
2024-02-23 14:13 ` cvs-commit at gcc dot gnu.org
2024-02-23 14:17 ` rsandifo 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-113295-4-NYe9x1Ji5U@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).