r216341 - in /trunk/gcc/go/gofrontend: gogo.cc ...
ian@gcc.gnu.org
ian@gcc.gnu.org
Thu Oct 16 17:17:00 GMT 2014
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
More information about the Gcc-cvs
mailing list