public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/114453] New: 32-bit go.test/test/fixedbugs/issue16016.go FAILs
@ 2024-03-25 10:51 ro at gcc dot gnu.org
  2024-03-27 18:47 ` [Bug go/114453] " cvs-commit at gcc dot gnu.org
  2024-03-27 18:48 ` ian at airs dot com
  0 siblings, 2 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2024-03-25 10:51 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114453
           Summary: 32-bit go.test/test/fixedbugs/issue16016.go FAILs
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---
            Target: i386-pc-solaris2.11, sparc-sun-solaris2.11,
                    i686-pc-linux-gnu

The 32-bit go.test/test/fixedbugs/issue16016.go FAILs on most (all?) targets:

FAIL: go.test/test/fixedbugs/issue16016.go execution,  -O2 -g 

On Solaris, the error is like

runtime: out of memory: cannot allocate 4194304-byte block (3779067904 in use)
fatal error: out of memory

while on Linux/i686 I get

unable to allocate additional stack space: errno 1
SIGABRT: abort
PC=0xf7ed3d99 m=6 sigcode=4294967290

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

end of thread, other threads:[~2024-03-27 18:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-25 10:51 [Bug go/114453] New: 32-bit go.test/test/fixedbugs/issue16016.go FAILs ro at gcc dot gnu.org
2024-03-27 18:47 ` [Bug go/114453] " cvs-commit at gcc dot gnu.org
2024-03-27 18:48 ` ian at airs dot com

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