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

--- Comment #2 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Thu Oct 16 17:17:40 2014
New Revision: 216341

URL: https://gcc.gnu.org/viewcvs?rev=216341&root=gcc&view=rev
Log:
    PR go/63560
compiler: Mark functions that call defer_retaddr as not inlinable.

This is to that the GCC middle-end won't split them.  See
http://gcc.gnu.org/PR63560.

Modified:
    trunk/gcc/go/gofrontend/gogo.cc
    trunk/gcc/go/gofrontend/gogo.h
    trunk/gcc/go/gofrontend/statements.cc

Reply via email to