]> 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>
Mon, 12 Mar 2018 23:35:38 +0000 (16:35 -0700)
commit36be209262ee1e0a7598c9437c9f8c4e926c0e35
tree4cfb3c24c9c4f2ced93330c59464222d1db5b009
parentf59291f9a3a7ef65206ef0503ce27eb61dc95caf
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]