[oe-commits] Kumar Gala : gcc-4.5.1: Drop gcc-poison-parameters.patch, replace with bug fix patch

git version control git at git.openembedded.org
Mon Aug 29 12:50:26 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: fef385e37e82a0eec743fbd1da11021b9e7158b5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=fef385e37e82a0eec743fbd1da11021b9e7158b5

Author: Kumar Gala <galak at kernel.crashing.org>
Date:   Fri Aug 26 09:33:53 2011 -0500

gcc-4.5.1: Drop gcc-poison-parameters.patch, replace with bug fix patch

The gcc-poison-parameters was added specifically to deal with an issue
on ppc targets and a bug when we build with -Os -frename-registers.

This bug below reports the issue and is fixed in gcc-4.6.x/mainline:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44618

Backport patch to gcc 4.5.1.

Signed-off-by: Kumar Gala <galak at kernel.crashing.org>

---

 meta/recipes-devtools/gcc/gcc-4.5.1.inc            |    4 +-
 .../gcc/gcc-4.5.1/gcc-poison-parameters.patch      |   85 ------
 meta/recipes-devtools/gcc/gcc-4.5.1/pr44618.patch  |  314 ++++++++++++++++++++
 3 files changed, 316 insertions(+), 87 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=fef385e37e82a0eec743fbd1da11021b9e7158b5




More information about the Openembedded-commits mailing list