• Ian Lance Taylor's avatar
    cmd/cgo: gccgo fixes · d9d3debe
    Ian Lance Taylor authored
    Don't require a full-scale callback for calls to the special
    prologue functions.
    
    Always use a simple wrapper function for C functions, so that
    we can handle static functions defined in the import "C"
    comment.
    
    Disable a test that relies on gc-specific function names.
    
    Fixes #5905.
    
    R=golang-dev, rsc
    CC=golang-dev
    https://golang.org/cl/11406047
    d9d3debe
Name
Last commit
Last update
..
gmp Loading commit data...
life Loading commit data...
stdio Loading commit data...
test Loading commit data...
testasan Loading commit data...
testcdefs Loading commit data...
testso Loading commit data...
testtls Loading commit data...