LWN.net Logo

GCC to merge Go support

GCC to merge Go support

Posted Jan 27, 2010 16:39 UTC (Wed) by nix (subscriber, #2304)
In reply to: GCC to merge Go support by patrick_g
Parent article: GCC to merge Go support

New frontends, if they aren't disruptive to the middle or back-end(s), are also fine in stage 3. If they're written by a longtime GCC maintainer, so much the better.


(Log in to post comments)

GCC to merge Go support

Posted Jan 27, 2010 17:30 UTC (Wed) by nix (subscriber, #2304) [Link]

Of course this requires -fsplit-stack support, so it *does* touch the middle-end...

GCC to merge Go support

Posted Jan 27, 2010 19:56 UTC (Wed) by rriggs (subscriber, #11598) [Link]

I had too Google -fsplit-stack, so I figure I'd post the results of what I found here:

http://www.pubbs.net/gcc/200910/10468/

GCC to merge Go support

Posted Jan 29, 2010 11:20 UTC (Fri) by Tobu (subscriber, #24111) [Link]

Here it is untruncated and from a less spammy source:
http://gcc.gnu.org/ml/gcc-patches/2009-10/msg00414.html

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds