[Bug go/56320] Several libgo tests FAIL on 64-bit Solaris/x86

ian at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 20 19:45:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56320

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2013-02-20 19:45:19 UTC ---
Author: ian
Date: Wed Feb 20 19:45:10 2013
New Revision: 196179

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196179
Log:
    PR go/56320
runtime: Support Solaris AMD64 in lfstack.
The address space layout is similar on SPARC64 and AMD64 when
running Solaris.

Modified:
    trunk/libgo/runtime/lfstack.c



More information about the Gcc-bugs mailing list