]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2019 23:23:03 +0000 (00:23 +0100)
commit6555d2d0a85299e34de3cff30eae3c21704bcff8
tree3341d37207e85b088091e1f6aeb4e5acb2552c6d
parentcf66ca4b39ff8e7425642a9887832bcb5d169136
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>
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]