r259865 - /trunk/libgo/go/runtime/stack.go

ian@gcc.gnu.org ian@gcc.gnu.org
Wed May 2 22:01:00 GMT 2018


Author: ian
Date: Wed May  2 22:01:22 2018
New Revision: 259865

URL: https://gcc.gnu.org/viewcvs?rev=259865&root=gcc&view=rev
Log:
    runtime: remove unused stack.go
    
    We're never going to use stack.go for gccgo.  Although a build tag
    keeps it from being built, even having it around can be confusing.
    Remove it.
    
    Reviewed-on: https://go-review.googlesource.com/40774

Removed:
    trunk/libgo/go/runtime/stack.go



More information about the Gcc-cvs mailing list