public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "marxin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/109230] New: [13 Regression] Maybe wrong code for opus package on aarch64 since r13-4122-g1bc7efa948f751
Date: Tue, 21 Mar 2023 11:28:00 +0000	[thread overview]
Message-ID: <bug-109230-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 109230
           Summary: [13 Regression] Maybe wrong code for opus package on
                    aarch64 since r13-4122-g1bc7efa948f751
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: tnfchris at gcc dot gnu.org
  Target Milestone: ---
              Host: aarch64-linux-gnu
            Target: aarch64-linux-gnu

The package build fails here:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/opus/standard/aarch64

[  214s] FAIL: celt/tests/test_unit_mdct
[  214s] ===============================
[  214s] 
[  214s] nfft=32 inverse=0,snr = 17.104167
[  214s] ** poor snr: 17.104167 **
[  214s] nfft=32 inverse=1,snr = 20.102683
[  214s] ** poor snr: 20.102683 **
[  214s] nfft=256 inverse=0,snr = 138.489354
[  214s] nfft=256 inverse=1,snr = 137.974696
[  214s] nfft=512 inverse=0,snr = 7.811854
[  214s] ** poor snr: 7.811854 **
[  214s] nfft=512 inverse=1,snr = 7.850219
[  214s] ** poor snr: 7.850219 **
[  214s] nfft=1024 inverse=0,snr = 136.654582
[  214s] nfft=1024 inverse=1,snr = 136.537410
[  214s] nfft=2048 inverse=0,snr = 9.257344
[  214s] ** poor snr: 9.257344 **
[  214s] nfft=2048 inverse=1,snr = 10.914094
[  214s] ** poor snr: 10.914094 **
[  214s] nfft=36 inverse=0,snr = 137.555495
[  214s] nfft=36 inverse=1,snr = 139.119054
[  214s] nfft=40 inverse=0,snr = 134.266617
[  214s] nfft=40 inverse=1,snr = 137.088788
[  214s] nfft=60 inverse=0,snr = 135.700513
[  214s] nfft=60 inverse=1,snr = 139.498130
[  214s] nfft=120 inverse=0,snr = 136.557198
[  214s] nfft=120 inverse=1,snr = 139.409077
[  214s] nfft=240 inverse=0,snr = 136.620940
[  214s] nfft=240 inverse=1,snr = 137.494083
[  214s] nfft=480 inverse=0,snr = 7.290223
[  214s] ** poor snr: 7.290223 **
[  214s] nfft=480 inverse=1,snr = 10.126481
[  214s] ** poor snr: 10.126481 **
[  214s] nfft=960 inverse=0,snr = 136.037327
[  214s] nfft=960 inverse=1,snr = 137.196856
[  214s] nfft=1920 inverse=0,snr = 8.653704
[  214s] ** poor snr: 8.653704 **
[  214s] nfft=1920 inverse=1,snr = 9.472643
[  214s] ** poor snr: 9.472643 **
[  214s] FAIL celt/tests/test_unit_mdct (exit status: 1)

and it's since the revision r13-4122-g1bc7efa948f751.

             reply	other threads:[~2023-03-21 11:28 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-21 11:28 marxin at gcc dot gnu.org [this message]
2023-03-21 11:38 ` [Bug tree-optimization/109230] " tnfchris at gcc dot gnu.org
2023-03-21 11:41 ` marxin at gcc dot gnu.org
2023-03-21 13:24 ` rguenth at gcc dot gnu.org
2023-03-21 14:46 ` avieira at gcc dot gnu.org
2023-03-21 14:50 ` burnus at gcc dot gnu.org
2023-03-21 15:29 ` marxin at gcc dot gnu.org
2023-03-21 15:36 ` avieira at gcc dot gnu.org
2023-03-21 15:41 ` marxin at gcc dot gnu.org
2023-03-21 15:45 ` marxin at gcc dot gnu.org
2023-03-21 15:56 ` avieira at gcc dot gnu.org
2023-03-21 15:59 ` jakub at gcc dot gnu.org
2023-03-21 16:02 ` tnfchris at gcc dot gnu.org
2023-03-21 16:05 ` jakub at gcc dot gnu.org
2023-03-21 16:07 ` marxin at gcc dot gnu.org
2023-03-21 16:20 ` jakub at gcc dot gnu.org
2023-03-21 16:23 ` jakub at gcc dot gnu.org
2023-03-21 16:27 ` jakub at gcc dot gnu.org
2023-03-21 19:15 ` jakub at gcc dot gnu.org
2023-03-26 18:18 ` cvs-commit at gcc dot gnu.org
2023-03-26 18:44 ` jakub 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-109230-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).