This is the mail archive of the gcc-bugs@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]

[Bug go/61871] FAIL: regexp from libgo testsuite on non-split stack targets


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61871

--- Comment #6 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Mon Jan  5 16:13:06 2015
New Revision: 219192

URL: https://gcc.gnu.org/viewcvs?rev=219192&root=gcc&view=rev
Log:
    PR go/61871
runtime: Increase stack size on 64-bit non-split-stack systems.

>From Uros Bizjak.

Modified:
    trunk/libgo/runtime/proc.c


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