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

            Bug ID: 114500
           Summary: go.test/test/fixedbugs/issue23781.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: ---
              Host: i386-pc-solaris2.11
            Target: amd64-pc-solaris2.11
             Build: i386-pc-solaris2.11

The go.test/test/fixedbugs/issue23781.go test FAILs on Solaris/x86 with a
32-bit-default
compiler, but targetting 64-bit x86:

FAIL: go.test/test/fixedbugs/issue23781.go   -O  (test for excess errors)

Excess errors:
/vol/gcc/src/hg/master/local/gcc/testsuite/go.test/test/fixedbugs/issue23781.go:10:17:
error: index value overflow

The test just PASSes when using a 64-bit-default compiler instead.

Reply via email to