]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR go/56320 (Several libgo tests FAIL on 64-bit Solaris/x86)
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 20 Feb 2013 19:45:10 +0000 (19:45 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 20 Feb 2013 19:45:10 +0000 (19:45 +0000)
commitaa777e7a23c38690a205ece9ebee9d2d4ad23097
treed2cb694dccc6fef5094447628318832c5ff9dc7c
parenta0a7b6118a93846178c9dc4799e83b8e973d2392
re PR go/56320 (Several libgo tests FAIL on 64-bit Solaris/x86)

PR go/56320
runtime: Support Solaris AMD64 in lfstack.
The address space layout is similar on SPARC64 and AMD64 when
running Solaris.

From-SVN: r196179
libgo/runtime/lfstack.c