public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/64876] New: Regressions in gcc-testresults for powerpc64 gccgo in 5.0 due to change for static chain for closures (219776)
@ 2015-01-30 16:50 boger at us dot ibm.com
  2015-02-02 19:52 ` [Bug go/64876] " boger at us dot ibm.com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: boger at us dot ibm.com @ 2015-01-30 16:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64876
           Summary: Regressions in gcc-testresults for powerpc64 gccgo in
                    5.0 due to change for static chain for closures
                    (219776)
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: boger at us dot ibm.com
                CC: cmang at google dot com
            Target: powerpc64

Many new failures appear in gcc-testresults for gccgo on powerpc64 after the
change was added to use the static chain for closures.  Regressions do not
occur with powerpc64le.  (Probably due to the different ABIs?) There are 30+
regressions in the go tests and 100+ regressions in the libgo testsuite.

The first gcc-testresults page with these regressions is:
 https://gcc.gnu.org/ml/gcc-testresults/2015-01/msg01797.html

The failures I've seen have a message with a signal 11:

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x8]

goroutine 16 [running]:
main.$nested0
       
/home/boger/gccgo.work/r219749/src/gcc/testsuite/go.test/test/escape.go:152
main.for_escapes3
       
/home/boger/gccgo.work/r219749/src/gcc/testsuite/go.test/test/escape.go:155
main.main
       
/home/boger/gccgo.work/r219749/src/gcc/testsuite/go.test/test/escape.go:204
created by main
        /home/boger/gccgo.work/r219749/bld/../src/libgo/runtime/go-main.c:42
FAIL: go.test/test/escape.go execution,  -O2 -g


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

end of thread, other threads:[~2015-02-23 15:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-30 16:50 [Bug go/64876] New: Regressions in gcc-testresults for powerpc64 gccgo in 5.0 due to change for static chain for closures (219776) boger at us dot ibm.com
2015-02-02 19:52 ` [Bug go/64876] " boger at us dot ibm.com
2015-02-02 21:00 ` ian at airs dot com
2015-02-03  3:52 ` amodra at gmail dot com
2015-02-03  4:29 ` ian at airs dot com
2015-02-03  8:25 ` [Bug target/64876] " amodra at gmail dot com
2015-02-05 22:53 ` amodra at gcc dot gnu.org
2015-02-19 15:10 ` bergner at gcc dot gnu.org
2015-02-23 15:57 ` boger at us dot ibm.com
2015-02-23 16:13 ` 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).