]> code.ossystems Code Review - openembedded-core.git/commit
gcc: remove inappropriate patch
authorPeter A. Bigot <pab@pabigot.com>
Thu, 14 Aug 2014 19:05:52 +0000 (14:05 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Aug 2014 17:19:51 +0000 (18:19 +0100)
commitc89443e0f98249b9f9ea33f686c27babe35fd024
treef33bbc21b15f0992e7ee114f408e87670652ed6a
parentd971db8b2259e4c35b871cccf130fba193849560
gcc: remove inappropriate patch

0037-gcc-4.8-PR56797.patch was originally added as an OE backport during
4.8.0.  Upstream merged it in 4.8.1, and it was present in 4.9.0.

The original patch still applies to 4.9.1 (and presumably 4.8.2), but
now is modifying store_multiple_sequence instead of
load_multiple_sequence (the two functions are nearly identical).  It may
or may not be necessary in store_multiple_sequence, but absent a bug
report upstream supporting its application in this case, or a least an
updated comment and upstream status in the patch, I think this patch
should be dropped.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-4.8.inc
meta/recipes-devtools/gcc/gcc-4.8/0037-gcc-4.8-PR56797.patch [deleted file]
meta/recipes-devtools/gcc/gcc-4.9.inc
meta/recipes-devtools/gcc/gcc-4.9/0037-gcc-4.8-PR56797.patch [deleted file]