diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-06-05 21:05:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-06-05 21:05:38 +0000 |
commit | 5a9422664e8646313278d50666e2e4c8427cd5df (patch) | |
tree | d2b034aeb5116f43b6724b61e017131a3bc64a9c /gcc/tree-ssa-structalias.c | |
parent | 388aa75412ffd1d4cd10dd53d012fdcc1ed47f67 (diff) | |
download | gcc-5a9422664e8646313278d50666e2e4c8427cd5df.zip gcc-5a9422664e8646313278d50666e2e4c8427cd5df.tar.gz gcc-5a9422664e8646313278d50666e2e4c8427cd5df.tar.bz2 |
compiler: inline call expressions and function references
Scan inlinable methods for references to global variables and
functions (forgot to do that earlier).
Track all packages mentioned by exports (that should have been done
earlier too).
Record assembler name in export data, so that we can inline calls to
non-Go functions. Modify gccgoimporter code to skip assembler name.
This increases the number of inlinable functions in the standard
library from 215 to 439.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/180677
From-SVN: r271976
Diffstat (limited to 'gcc/tree-ssa-structalias.c')
0 files changed, 0 insertions, 0 deletions