gogo.h
81 KB
-
re PR go/63560 (__go_set_defer_retaddr shouldn't be split by IPA split) · 960224c3
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. From-SVN: r216341
Ian Lance Taylor committed