[Bug go/68072] malformed DWARF TagVariable entry

ian at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 20 22:49:00 GMT 2015


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

--- Comment #12 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Fri Nov 20 22:49:06 2015
New Revision: 230686

URL: https://gcc.gnu.org/viewcvs?rev=230686&root=gcc&view=rev
Log:
        PR go/68072
    cmd/cgo: ignore vars with no name or type if they have a AttrSpecification

    Backport of master CL https://golang.org/cl/17151.

    Fixes https://gcc.gnu.org/PR/68072.

    Reviewed-on: https://go-review.googlesource.com/17152

Modified:
    branches/gcc-5-branch/libgo/go/cmd/cgo/gcc.go


More information about the Gcc-bugs mailing list