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

Reply via email to