Descriptioncmd/cgo: gccgo fixes
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 issue 5905.
Patch Set 1 #Patch Set 2 : diff -r fad8f3d28e19 https://code.google.com/p/go #Patch Set 3 : diff -r afb591d143cd https://code.google.com/p/go #
MessagesTotal messages: 6
|