]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.6: Drop gcc-poison-parameters.patch as its not need
authorKumar Gala <galak@kernel.crashing.org>
Wed, 24 Aug 2011 05:08:50 +0000 (00:08 -0500)
committerSaul Wold <sgw@linux.intel.com>
Fri, 26 Aug 2011 19:23:56 +0000 (12:23 -0700)
commit0fabe078a31591f41c3fdabe5aa9de1111ef82c7
tree72ee0a1c6e73cb7d681869ad0314561908b2b6a7
parent81aa4bfbde871af1d569b64499c34a315bf6218e
gcc-4.6: Drop gcc-poison-parameters.patch as its not need

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:

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

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
meta/recipes-devtools/gcc/gcc-4.6.inc
meta/recipes-devtools/gcc/gcc-4.6/gcc-poison-parameters.patch [deleted file]