[oe-commits] Dirk Opfer : gcc: get rid of fix-ICE-in-arm_unwind_emit_set.diff

git version control git at git.openembedded.org
Thu Jun 25 11:44:29 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7d4e6e08a42f4b2bdb91f2ec7c6e65d3f579a7b2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7d4e6e08a42f4b2bdb91f2ec7c6e65d3f579a7b2

Author: Dirk Opfer <dirk at do13.de>
Date:   Thu Jun 25 13:09:57 2009 +0200

gcc: get rid of fix-ICE-in-arm_unwind_emit_set.diff

Remove fix-ICE-in-arm_unwind_emit_set.diff from gcc versions >= 4.2.1
upstream gcc already includes this fix.
Instead of patching arm_unwind_emit_set the patch was modified and slipped into
thumb_pushpop and can cause a gcc segfault.

Signed-off-by: Dirk Opfer <dirk at do13.de>

---

 recipes/gcc/gcc-4.2.1.inc                          |    1 -
 .../gcc-4.2.1/fix-ICE-in-arm_unwind_emit_set.diff  |   18 ------------
 recipes/gcc/gcc-4.2.2.inc                          |    3 +-
 .../gcc-4.2.2/fix-ICE-in-arm_unwind_emit_set.diff  |   18 ------------
 recipes/gcc/gcc-4.2.3.inc                          |    3 +-
 .../gcc-4.2.3/fix-ICE-in-arm_unwind_emit_set.diff  |   18 ------------
 recipes/gcc/gcc-4.2.4.inc                          |    3 +-
 .../gcc-4.2.4/fix-ICE-in-arm_unwind_emit_set.diff  |   18 ------------
 recipes/gcc/gcc-4.3.1.inc                          |    3 +-
 .../gcc-4.3.1/fix-ICE-in-arm_unwind_emit_set.diff  |   28 --------------------
 recipes/gcc/gcc-4.3.2.inc                          |    3 +-
 .../gcc-4.3.2/fix-ICE-in-arm_unwind_emit_set.diff  |   28 --------------------
 recipes/gcc/gcc-4.3.3.inc                          |    3 +-
 .../gcc-4.3.3/fix-ICE-in-arm_unwind_emit_set.diff  |   28 --------------------
 .../gcc-4.4.0/fix-ICE-in-arm_unwind_emit_set.diff  |   28 --------------------
 recipes/gcc/gcc-cross_4.2.1.bb                     |    2 +-
 recipes/gcc/gcc_4.2.1.bb                           |    2 +-
 17 files changed, 8 insertions(+), 199 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=7d4e6e08a42f4b2bdb91f2ec7c6e65d3f579a7b2




More information about the Openembedded-commits mailing list