]> code.ossystems Code Review - openembedded-core.git/commit
gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'
authorTaras Kondratiuk via Openembedded-core <openembedded-core@lists.openembedded.org>
Tue, 4 Feb 2020 02:20:06 +0000 (02:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2020 23:04:29 +0000 (23:04 +0000)
commit8ebd3b4ed4995f27c1568cf873067ce24b1998bd
treee7130d4364daa512ea8a93aa8fc1fad18a7d7115
parent803391ef7ba662a5ee58609d9c81aeffa494287c
gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'

Linux kernel compilation for aarch64 triggers ICE if
CONFIG_CC_OPTIMIZE_FOR_SIZE=y.

The rootcause is GCC bug #91102 'aarch64 ICE on Linux kernel with -Os'.
Apply the fix to 9.2.

(From OE-Core rev: 14f34d32bfdaa752f5043e62750d2e7b92c4b419)

Signed-off-by: Taras Kondratiuk <takondra@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/gcc/gcc-9.2.inc
meta/recipes-devtools/gcc/gcc-9.2/re-PR-target-91102-aarch64-ICE-on-Linux-kernel-with-.patch [new file with mode: 0644]