runtime: don't check for stale runtime
commit1f57c252d0aa648f54db5d9a9f4dc3e5198675d0
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Mar 2018 19:29:27 +0000 (26 19:29 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Mar 2018 19:29:27 +0000 (26 19:29 +0000)
tree727977904bf70aeef0bd8a6a6d4efb9ee1676e8e
parent7cc9d7b65b997229376693375bb924cc2f5bdc12
runtime: don't check for stale runtime

    The gccgo runtime is never stale, and on a system with gc sources in
    ~/go the test may wind up checking whether the gc runtime is stale.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258865 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/runtime/crash_test.go