public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/114500] New: go.test/test/fixedbugs/issue23781.go FAILs
@ 2024-03-27 15:56 ro at gcc dot gnu.org
  2024-03-27 23:09 ` [Bug go/114500] " cvs-commit at gcc dot gnu.org
  2024-03-27 23:10 ` ian at airs dot com
  0 siblings, 2 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2024-03-27 15:56 UTC (permalink / raw)
  To: gcc-bugs

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.

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

* [Bug go/114500] go.test/test/fixedbugs/issue23781.go FAILs
  2024-03-27 15:56 [Bug go/114500] New: go.test/test/fixedbugs/issue23781.go FAILs ro at gcc dot gnu.org
@ 2024-03-27 23:09 ` cvs-commit at gcc dot gnu.org
  2024-03-27 23:10 ` ian at airs dot com
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-03-27 23:09 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Ian Lance Taylor <ian@gcc.gnu.org>:

https://gcc.gnu.org/g:bd8a3eecc4edffad6e5091ae42c1cb1c1730b2ab

commit r14-9698-gbd8a3eecc4edffad6e5091ae42c1cb1c1730b2ab
Author: Ian Lance Taylor <iant@golang.org>
Date:   Wed Mar 27 13:37:45 2024 -0700

    compiler: use correct size and comparison in index value overflow check

    This has apparently been wrong since I introduced the code ten years ago.

    Fixes PR go/114500

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/574835

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

* [Bug go/114500] go.test/test/fixedbugs/issue23781.go FAILs
  2024-03-27 15:56 [Bug go/114500] New: go.test/test/fixedbugs/issue23781.go FAILs ro at gcc dot gnu.org
  2024-03-27 23:09 ` [Bug go/114500] " cvs-commit at gcc dot gnu.org
@ 2024-03-27 23:10 ` ian at airs dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ian at airs dot com @ 2024-03-27 23:10 UTC (permalink / raw)
  To: gcc-bugs

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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> ---
Thanks.  Fixed.

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27 15:56 [Bug go/114500] New: go.test/test/fixedbugs/issue23781.go FAILs ro at gcc dot gnu.org
2024-03-27 23:09 ` [Bug go/114500] " cvs-commit at gcc dot gnu.org
2024-03-27 23:10 ` 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).