]> 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>
Wed, 29 May 2019 11:53:46 +0000 (12:53 +0100)
commit5f2119a309096aa8cbae666c37521b0c93da53d0
treeb7fb3383260442906ffe65f626fbee3de123227f
parent8e8771228cce595ccf3626e601faa3caa5735353
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]