This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgo patch committed: Remove remaining use of MAKECONTEXT_STACK_TOP


The definition and most uses of MAKECONTEXT_STACK_TOP in libgo were
removed in https://golang.org/cl/88660043, which removed support for
Solaris 8/9.  One use of MAKECONTEXT_STACK_TOP was accidentally left
in the source code.  Remove it now.  Bootstrapped and ran Go testsuite
on x86_64-pc-linux-gnu.  Committed to mainline.

Ian

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]