[Bug go/91781] New: [10 regression] r275691 breaks go test "reflect"

seurer at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 16 18:26:00 GMT 2019


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

            Bug ID: 91781
           Summary: [10 regression] r275691 breaks go test "reflect"
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: seurer at gcc dot gnu.org
                CC: cmang at google dot com
  Target Milestone: ---

This only seems to occur on powerpc 64 BE.

--- FAIL: TestMethodValue (0.00s)
    all_test.go:2290: Int32Method returned 45088; want 456
FAIL
FAIL: reflect



------------------------------------------------------------------------
r275691 | ian | 2019-09-12 18:22:53 -0500 (Thu, 12 Sep 2019) | 4 lines

    libgo: update to Go1.13

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


More information about the Gcc-bugs mailing list