]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: implement go:noinline and go:nosplit directives
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Aug 2016 00:46:35 +0000 (00:46 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Aug 2016 00:46:35 +0000 (00:46 +0000)
commitd3aa811c971004742b66884af9287fd07e866555
tree262f26e7b252dbfe1b56a2bc1de810c258753936
parent36b6d0d229a1415bfa87d3c0b40587027cd87e79
compiler: implement go:noinline and go:nosplit directives

    Reviewed-on: https://go-review.googlesource.com/26652

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239315 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/gogo.cc
gcc/go/gofrontend/lex.cc