public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/60870] New: go interface methods broken on ppc64le (bug296.go)
@ 2014-04-17  5:27 anton at samba dot org
  2014-04-17 10:42 ` [Bug go/60870] " uweigand at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: anton at samba dot org @ 2014-04-17  5:27 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60870

            Bug ID: 60870
           Summary: go interface methods broken on ppc64le (bug296.go)
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: anton at samba dot org

bug296.go is failing on a checkout from today.

The caller is putting the 9th argument in r1+32 instead of r1+96 where we
expect:

   0x000000001000195c <+140>:    std     r27,32(r1) <-----
   0x0000000010001960 <+144>:    li      r10,22
   0x0000000010001964 <+148>:    std     r2,24(r1)
   0x0000000010001968 <+152>:    addi    r31,r31,1
   0x000000001000196c <+156>:    mtctr   r11

The failure bisected to:

2c809f8f2584460a5207662cc8e064486cb0ec30 (Sync to current external repository)


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

end of thread, other threads:[~2014-04-17 19:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-17  5:27 [Bug go/60870] New: go interface methods broken on ppc64le (bug296.go) anton at samba dot org
2014-04-17 10:42 ` [Bug go/60870] " uweigand at gcc dot gnu.org
2014-04-17 16:37 ` ian at airs dot com
2014-04-17 16:38 ` ian at airs dot com
2014-04-17 19:04 ` uweigand at gcc dot gnu.org
2014-04-17 19:28 ` ian at airs dot com
2014-04-17 19:28 ` ian at gcc dot gnu.org

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).