]> 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 13:00:07 +0000 (06:00 -0700)
commit67e99321233e6a2897a0de33f0b98cd89bc9d3dc
treeef4207f460ac21c97b452ea36e624600b8d26834
parent155936a8e5d29d26ef80333920a056f7c3211657
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]