]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Remove patch causing ICE on x86_64 valgrind compile
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 11 Mar 2018 12:12:49 +0000 (05:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 11 Mar 2018 12:58:28 +0000 (05:58 -0700)
commitf76ee525a75dd6e443743bf723ad4511707c7f49
tree2c2f9cf316e186d221c498945adac7fb08aef826
parent8283b4ee5290843b1033ca496759fce6229b8f91
gcc: Remove patch causing ICE on x86_64 valgrind compile

| ../../valgrind-3.12.0/VEX/priv/host_ppc_isel.c: In function 'iselInt64Expr':
| ../../valgrind-3.12.0/VEX/priv/host_ppc_isel.c:3270:1: internal compiler error: Segmentation fault
|  }
|  ^
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| rm -f libvexmultiarch-amd64-linux.a
| Makefile:1813: recipe for target 'priv/libvex_amd64_linux_a-host_ppc_isel.o' failed

Remove the patch to gcc causing this until the issue can be figured out.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-6.4.inc
meta/recipes-devtools/gcc/gcc-6.4/0056-LRA-PR70904-relax-the-restriction-on-subreg-reload-f.patch [deleted file]