On Fri, May 24, 2013 at 4:26 PM, Rong Xu wrote:
> This patch fixes a bug in exposed in LIPO build (ICE in copy tree node).
>
> Tested with bookstrap and google internal benchmarks.
>
> -Rong
>
> 2013-05-24 Rong Xu
> Google ref b/8963414.
> * gcc/tree-inline.c (add_local_variable
This patch fixes a bug in exposed in LIPO build (ICE in copy tree node).
Tested with bookstrap and google internal benchmarks.
-Rong
2013-05-24 Rong Xu
Google ref b/8963414.
* gcc/tree-inline.c (add_local_variables): Not map
to deleted debug expression.
Index: gcc/tre