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

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

            Bug ID: 114463
           Summary: go.test/test/fixedbugs/issue4458.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: i?86-pc-solaris2.11, sparcv9-sun-solaris2.11

The go.test/test/fixedbugs/issue4458.go FAILs on Solaris in a weird way:

FAIL: issue4458.go   -O   (test for errors, line 19)
FAIL: issue4458.go   -O  (test for excess errors)

The issue happens both for a 32-bit-default x86 compiler, generating either 32
or
64-bit-code:

Excess errors:
issue4458.go:19: error: method 'foo' is ambiguous

A 64-bit-default x86 compiler is fine,though.

OTOH on sparc, a 32-bit default compiler is fine while a 64-bit-default
compiler shows the same issue.

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

* [Bug go/114463] go.test/test/fixedbugs/issue4458.go FAILs
  2024-03-25 11:24 [Bug go/114463] New: go.test/test/fixedbugs/issue4458.go FAILs ro at gcc dot gnu.org
@ 2024-03-27 18:36 ` cvs-commit at gcc dot gnu.org
  2024-03-27 18:36 ` ian at airs dot com
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-03-27 18:36 UTC (permalink / raw)
  To: gcc-bugs

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

--- 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:f85d3362cdb4bab611508dd9a38d9015c02ff7ca

commit r14-9693-gf85d3362cdb4bab611508dd9a38d9015c02ff7ca
Author: Ian Lance Taylor <iant@golang.org>
Date:   Tue Mar 26 13:00:03 2024 -0700

    compiler: initialize local variable in lower_method_expression

    Fixes PR go/114463

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

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

* [Bug go/114463] go.test/test/fixedbugs/issue4458.go FAILs
  2024-03-25 11:24 [Bug go/114463] New: go.test/test/fixedbugs/issue4458.go FAILs ro at gcc dot gnu.org
  2024-03-27 18:36 ` [Bug go/114463] " cvs-commit at gcc dot gnu.org
@ 2024-03-27 18:36 ` ian at airs dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ian at airs dot com @ 2024-03-27 18:36 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- 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 18:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-25 11:24 [Bug go/114463] New: go.test/test/fixedbugs/issue4458.go FAILs ro at gcc dot gnu.org
2024-03-27 18:36 ` [Bug go/114463] " cvs-commit at gcc dot gnu.org
2024-03-27 18:36 ` 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).