[Bug 1263806] Re: gccgo fails to compile tomb.go on arm64

Michael Hudson-Doyle michael.hudson+lp at canonical.com
Fri Jan 10 00:33:17 UTC 2014


After some considerable prodding and poking, this seems to be a gcc bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59744

** Bug watch added: GCC Bugzilla #59744
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59744

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1263806

Title:
  gccgo fails to compile tomb.go on arm64

Status in “gcc-4.8” package in Ubuntu:
  New

Bug description:
  Hi, on am2:

  ubuntu at arm64:~/gopath/src/launchpad.net/tomb$ gccgo -g -c -o tomb.o tomb.go
  tomb.go: In function 'tomb.Wait.pN12_go.tomb.Tomb':
  tomb.go:108:1: error: total size of local objects too large
   func (t *Tomb) Wait() error {
   ^
  tomb.go: In function 'tomb.Kill.pN12_go.tomb.Tomb':
  tomb.go:134:1: error: total size of local objects too large
   func (t *Tomb) Kill(reason error) {
   ^

  This is the first error line:
  http://bazaar.launchpad.net/~niemeyer/tomb/trunk/view/head:/tomb.go#L108
  which seems pretty innocuous.

  Will dig (and probably kick upstream) in January.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1263806/+subscriptions



More information about the foundations-bugs mailing list