Accidentally failed to commit these earlier, as part of:
commit536b776c63308f99de79a829837fc97692af9fe1
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2016 00:08:35 +0000 (11 00:08 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2016 00:08:35 +0000 (11 00:08 +0000)
tree4bf60096697ceb0808430d2f207d7b3220b44460
parent648c6815b8a15e0674438aa19bb599465afaed79
Accidentally failed to commit these earlier, as part of:

    Update the compiler to use the new names.  Add calls to printlock and
    printunlock around print statements.  Move expression evaluation before
    the call to printlock.  Update g's writebuf field to a slice, and adjust
    C code accordingly.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240958 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/go/runtime/write_err.go [new file with mode: 0644]
libgo/go/runtime/write_err_android.go [new file with mode: 0644]
libgo/runtime/go-print.c [deleted file]