]> code.ossystems Code Review - openembedded-core.git/commit
gcc-9.3.inc: Fix potential runtime crash
authorJon Mason <jdmason@kudzu.us>
Thu, 11 Feb 2021 16:36:18 +0000 (11:36 -0500)
committerSteve Sakoman <steve@sakoman.com>
Fri, 12 Feb 2021 15:42:52 +0000 (05:42 -1000)
commit7cb7c5a97d936e35a155faf5b81f8b8545a0c23a
tree7d9d182f96bea03ae174f6d738de077f7534d077
parent641c9f6a20672e26e66191e6363b534d5b87abf5
gcc-9.3.inc: Fix potential runtime crash

GCCv9 tree vectorization code is faulty and can cause random crashes at
runtime (when using -O3).  Add the backported patch to address this
issue.

Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/gcc/gcc-9.3.inc
meta/recipes-devtools/gcc/gcc-9.3/0001-Backport-fix-for-PR-tree-optimization-97236-fix-bad-.patch [new file with mode: 0644]