]> code.ossystems Code Review - openembedded-core.git/commit
gcc: reduce the variables in symtab
authorZhixiong Chi <zhixiong.chi@windriver.com>
Tue, 28 May 2019 07:59:49 +0000 (00:59 -0700)
committerArmin Kuster <akuster808@gmail.com>
Wed, 4 Sep 2019 15:22:03 +0000 (08:22 -0700)
commit7edf5725631e69c22627e41ecf5de3222f1d624b
tree0fc7c14e41fbe7329beaa09a081618aa45ee1ef9
parentb7bc9c12219f5c48eb6698e4537f6c0be94ac06a
gcc: reduce the variables in symtab

Backport the patch from upstream:
https://github.com/gcc-mirror/gcc.git [commit beb921e]
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=269925

Add the premark_used_variables function, meanwhile do not mark
not premarked external variables in prune_unused_types_walk.

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/gcc/gcc-8.3.inc
meta/recipes-devtools/gcc/gcc-8.3/0042-PR-debug-86964.patch [new file with mode: 0644]