]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Backport Include members in the variable table used when resolving DW_AT_sp...
authorMarek Vasut <marex@denx.de>
Sun, 23 Jan 2022 02:30:05 +0000 (03:30 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 7 Feb 2022 14:40:13 +0000 (04:40 -1000)
commit4aa6f775cd6c20c7296a2aab25ff462d581499d0
treebf555de74a47d86c55e9e41a766626aa1f24ee41
parentc8c29e8927474f32343b1f6d47595df95f743cd2
binutils: Backport Include members in the variable table used when resolving DW_AT_specification tags.

Backport binutils upstream patch fixing sporadic link errors in c++ code.
This triggers at least on arm32 and aarch64 with qt5 based applications.

The ChangeLog part of the patch as well as space change is omitted.

Binutils bug report for this problem is here:
https://sourceware.org/bugzilla/show_bug.cgi?id=26520

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/binutils/binutils-2.34.inc
meta/recipes-devtools/binutils/binutils/0018-Include-members-in-the-variable-table-used-when-reso.patch [new file with mode: 0644]