]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgo: fix improperly mangled linker symbol directive
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2018 16:53:24 +0000 (16:53 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2018 16:53:24 +0000 (16:53 +0000)
commit2c04bdf146ca2c6105baec08d3b58c5e520992d9
tree97304d33342f61a893d85db3d4edc8f01ae00892
parent56749dad44c77d8779c04157a1c0076a8051750c
libgo: fix improperly mangled linker symbol directive

    Fix asm name directive for the C version of log/syslog.syslog_c,
    which didn't get included in the recent name mangling change.

    Reviewed-on: https://go-review.googlesource.com/c/145017

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265533 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/log/syslog/syslog_c.c