]> 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>
Wed, 5 Feb 2020 11:59:32 +0000 (11:59 +0000)
commit14f34d32bfdaa752f5043e62750d2e7b92c4b419
treec31d1b52df319a91b99e78e50aa22e28bee7ee57
parent94446ea1bfcb175af6fcaf5969a3a4507fdbf470
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.

Signed-off-by: Taras Kondratiuk <takondra@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]