]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Drop testsuite failure fix patch
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Oct 2021 15:41:17 +0000 (16:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Oct 2021 06:27:45 +0000 (07:27 +0100)
commitd83e12da74b853ae33045e5c216c90c78a19f54d
treee113c6f36db1a2a088f5a384a7974c7f3fc9c53a
parentdf9b8ec56ff29f14feb1fde6acbdf9c4667430cf
gcc: Drop testsuite failure fix patch

This patch has headers as if it were submitted upstream but I can't find any
record of it. I did try tests with it removed, building the referenced testsuite
files with -Werror and it all works just fine with no warnings or errors (tested
on MACHINE=qemux86). I suspect this was fixed in gcc itself in other ways.

As such I think this patch isn't needed and suggest we drop it. If there is
a reason it is needed, please report along with an example of how to reproduce
issues.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-11.2.inc
meta/recipes-devtools/gcc/gcc/0032-Fix-for-testsuite-failure.patch [deleted file]