public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/115638] New: [15 regression] libphobos.phobos/std/container/rbtree.d etc. FAIL
@ 2024-06-25 10:54 ro at gcc dot gnu.org
  2024-06-25 10:55 ` [Bug rtl-optimization/115638] " ro at gcc dot gnu.org
  2024-06-25 22:21 ` [Bug target/115638] " pinskia at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2024-06-25 10:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115638
           Summary: [15 regression]
                    libphobos.phobos/std/container/rbtree.d etc. FAIL
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: rsandifo at gcc dot gnu.org
  Target Milestone: ---
            Target: sparc-sun-solaris2.11

Between 20240622 (6ceb5f7859e3fe39feb62de402bed656b8dfe6b9) and 20240624
(c43c74f6ec795a586388de7abfdd20a0040f6f16),
two libphobos tests began to FAIL on Solaris/SPARC (32-bit compiler, both
32 and 64-bit multilibs):

+FAIL: libphobos.phobos/std/container/rbtree.d (test for excess errors)
+UNRESOLVED: libphobos.phobos/std/container/rbtree.d compilation failed to
produce executable

Excess errors:
d21: out of memory allocating 65536 bytes after a total of 3199762432 bytes

+FAIL: libphobos.phobos/std/range/package.d (test for excess errors)
+UNRESOLVED: libphobos.phobos/std/range/package.d compilation failed to produce
executable

Excess errors:
d21: out of memory allocating 65536 bytes after a total of 2935504896 bytes

A reghunt attributed this to

commit 792f97b44ffc5e6a967292b3747fd835e99396e7
Author: Richard Sandiford <richard.sandiford@arm.com>
Date:   Mon Jun 24 08:43:19 2024 +0100

    Add a late-combine pass [PR106594]

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

* [Bug rtl-optimization/115638] [15 regression] libphobos.phobos/std/container/rbtree.d etc. FAIL
  2024-06-25 10:54 [Bug rtl-optimization/115638] New: [15 regression] libphobos.phobos/std/container/rbtree.d etc. FAIL ro at gcc dot gnu.org
@ 2024-06-25 10:55 ` ro at gcc dot gnu.org
  2024-06-25 22:21 ` [Bug target/115638] " pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2024-06-25 10:55 UTC (permalink / raw)
  To: gcc-bugs

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |15.0

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

* [Bug target/115638] [15 regression] libphobos.phobos/std/container/rbtree.d etc. FAIL
  2024-06-25 10:54 [Bug rtl-optimization/115638] New: [15 regression] libphobos.phobos/std/container/rbtree.d etc. FAIL ro at gcc dot gnu.org
  2024-06-25 10:55 ` [Bug rtl-optimization/115638] " ro at gcc dot gnu.org
@ 2024-06-25 22:21 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-06-25 22:21 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|rtl-optimization            |target
           Keywords|                            |memory-hog

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I suspect there is a problemantic md pattern which is causing this.

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

end of thread, other threads:[~2024-06-25 22:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-25 10:54 [Bug rtl-optimization/115638] New: [15 regression] libphobos.phobos/std/container/rbtree.d etc. FAIL ro at gcc dot gnu.org
2024-06-25 10:55 ` [Bug rtl-optimization/115638] " ro at gcc dot gnu.org
2024-06-25 22:21 ` [Bug target/115638] " pinskia 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).