public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/108549] New: [12 regression] gcc.dg/pr107554.c fails for 32 bits after r12-9062-gca8b8191983d1a
@ 2023-01-25 22:54 seurer at gcc dot gnu.org
  2023-01-26  1:16 ` [Bug other/108549] " seurer at gcc dot gnu.org
  2023-01-26  7:24 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: seurer at gcc dot gnu.org @ 2023-01-25 22:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108549
           Summary: [12 regression] gcc.dg/pr107554.c fails for 32 bits
                    after r12-9062-gca8b8191983d1a
           Product: gcc
           Version: 12.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:ca8b8191983d1a211a718b39ca07e35b8c626416, r12-9062-gca8b8191983d1a

This happens on 32 bit test runs on BE.

make  -k check-gcc RUNTESTFLAGS="--target_board=unix'{-m32}'
dg.exp=gcc.dg/pr107554.c"
FAIL: gcc.dg/pr107554.c (test for excess errors)
# of unexpected failures        1

commit ca8b8191983d1a211a718b39ca07e35b8c626416
Author: Richard Biener <rguenther@suse.de>
Date:   Fri Nov 11 14:28:52 2022 +0100

    tree-optimization/107554 - fix ICE in stlen optimization

spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-12-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-12-test/gcc/
/home/seurer/gcc/git/gcc-12-test/gcc/testsuite/gcc.dg/pr107554.c -m32
-fdiagnostics-plain-output -O -foptimize-strlen -S -o pr107554.s^M
/home/seurer/gcc/git/gcc-12-test/gcc/testsuite/gcc.dg/pr107554.c:6:5: error:
size of array 'a' exceeds maximum object size '2147483647'^M
/home/seurer/gcc/git/gcc-12-test/gcc/testsuite/gcc.dg/pr107554.c:7:5: error:
size of array 'b' exceeds maximum object size '2147483647'^M
compiler exited with status 1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/108549] [12 regression] gcc.dg/pr107554.c fails for 32 bits after r12-9062-gca8b8191983d1a
  2023-01-25 22:54 [Bug other/108549] New: [12 regression] gcc.dg/pr107554.c fails for 32 bits after r12-9062-gca8b8191983d1a seurer at gcc dot gnu.org
@ 2023-01-26  1:16 ` seurer at gcc dot gnu.org
  2023-01-26  7:24 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: seurer at gcc dot gnu.org @ 2023-01-26  1:16 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from seurer at gcc dot gnu.org ---
I am also seeing the same error with gcc 11.  r11-10483-g23a9270c999a24

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/108549] [12 regression] gcc.dg/pr107554.c fails for 32 bits after r12-9062-gca8b8191983d1a
  2023-01-25 22:54 [Bug other/108549] New: [12 regression] gcc.dg/pr107554.c fails for 32 bits after r12-9062-gca8b8191983d1a seurer at gcc dot gnu.org
  2023-01-26  1:16 ` [Bug other/108549] " seurer at gcc dot gnu.org
@ 2023-01-26  7:24 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-01-26  7:24 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
   Target Milestone|---                         |11.4

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I cherry-picked r13-3951-ge7ebdf51ea514a.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-26  7:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 22:54 [Bug other/108549] New: [12 regression] gcc.dg/pr107554.c fails for 32 bits after r12-9062-gca8b8191983d1a seurer at gcc dot gnu.org
2023-01-26  1:16 ` [Bug other/108549] " seurer at gcc dot gnu.org
2023-01-26  7:24 ` rguenth at gcc dot gnu.org

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).