ok.
David
On Wed, Feb 26, 2014 at 3:43 PM, Dehao Chen wrote:
> Yes, patch updated:
>
> Index: gcc/auto-profile.c
> ===
> --- gcc/auto-profile.c (revision 207970)
> +++ gcc/auto-profile.c (working copy)
> @@ -1371,8 +1371,7 @@ afdo_v
Yes, patch updated:
Index: gcc/auto-profile.c
===
--- gcc/auto-profile.c (revision 207970)
+++ gcc/auto-profile.c (working copy)
@@ -1371,8 +1371,7 @@ afdo_vpt_for_early_inline (stmt_set *promoted_stmt
calculate_dominance_info
On Wed, Feb 26, 2014 at 3:23 PM, Dehao Chen wrote:
> This patch fixes the bug of not calling compute_inline_parameters
> before early_inliner, which would lead to ICE.
>
> Testing on going, OK for google-4_8 if test passes?
>
> Thanks,
> Dehao
>
> Index: gcc/auto-profile.c
> ==
This patch fixes the bug of not calling compute_inline_parameters
before early_inliner, which would lead to ICE.
Testing on going, OK for google-4_8 if test passes?
Thanks,
Dehao
Index: gcc/auto-profile.c
===
--- gcc/auto-profile.c