On Fri, 2011-08-26 at 09:33 -0500, Kumar Gala wrote:
> 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 <ga...@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(-)
>  delete mode 100644 
> meta/recipes-devtools/gcc/gcc-4.5.1/gcc-poison-parameters.patch
>  create mode 100644 meta/recipes-devtools/gcc/gcc-4.5.1/pr44618.patch

Merged to master, thanks.

Richard


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to