This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/68072] New: malformed DWARF TagVariable entry


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

            Bug ID: 68072
           Summary: malformed DWARF TagVariable entry
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: vogt at linux dot vnet.ibm.com
                CC: cmang at google dot com
  Target Milestone: ---
              Host: s390x
            Target: s390x
             Build: s390x

Compiling the package crypto/secp256k1 from the go-ethereum package yields the
error message "malformed DWARF TagVariable entry" from cgo.  Maybe it does not
yet know about the latest changes to debug information in Gcc?

I know this report is very terse; if a code example is necessary to debug or
fix this issue, just give me a shout and I'll see what I can do next week.

(Gcc sources checked out at 25th of Septermber, 2015.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]