[PATCH][LTO] Fix ICE in output_node of lto-cgraph.c

Diego Novillo dnovillo@google.com
Tue Dec 2 13:17:00 GMT 2008


2008/12/2 Doug Kwan (???) <dougkwan@google.com>:

> 2008-12-01  Doug Kwan  <dougkwan@google.com>
>
> ChangeLog.lto:
>
>        * lto-cgraph.c (maybe_redirect_inlined_node): New.
>        (output_edge): Add new parameter SET.  Redirect an inlined callee
>        which is outside of SET to its master clone.  Fix-up INLINE_FAILED
>        if callee is redirected.
>        (output_cgraph): Redirect an inlined callee which is outside of SET to
>        its master clone.  Adjust call to output_edge for new parameter.
>
> testsuite/ChangeLog.lto:
>
>        * gcc.dg/lto/20081201-1_0.c: New.
>        * gcc.dg/lto/20081201-1_1.c: New.
>        * gcc.dg/lto/20081201-1_2.c: New.
>        * gcc.dg/lto/20081201-2_0.c: New.
>        * gcc.dg/lto/20081201-2_1.c: New.

OK.


Diego.



More information about the Gcc-patches mailing list