[OE-core] [PATCH] gcc-4.5.1: Drop gcc-poison-parameters.patch, replace with bug fix patch

Richard Purdie richard.purdie at linuxfoundation.org
Mon Aug 29 13:08:50 UTC 2011


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 <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(-)
>  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





More information about the Openembedded-core mailing list