]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.5.1: Drop gcc-poison-parameters.patch, replace with bug fix patch
authorKumar Gala <galak@kernel.crashing.org>
Fri, 26 Aug 2011 14:33:53 +0000 (09:33 -0500)
committerSaul Wold <sgw@linux.intel.com>
Fri, 26 Aug 2011 19:23:56 +0000 (12:23 -0700)
commitfef385e37e82a0eec743fbd1da11021b9e7158b5
tree4ffc3e7e18749853226beab8ac2aaaf571b010b6
parent0fabe078a31591f41c3fdabe5aa9de1111ef82c7
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@kernel.crashing.org>
meta/recipes-devtools/gcc/gcc-4.5.1.inc
meta/recipes-devtools/gcc/gcc-4.5.1/gcc-poison-parameters.patch [deleted file]
meta/recipes-devtools/gcc/gcc-4.5.1/pr44618.patch [new file with mode: 0644]