This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix ICE in expand_call_inline (PR tree-optimization/35899)


Jakub Jelinek <jakub@redhat.com> writes:

> 2008-04-15  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR tree-optimization/35899
> 	* tree-inline.c (expand_call_inline): Use GIMPLE_STMT_OPERAND
> 	rather than TREE_OPERAND.
>
> 	* gcc.dg/pr35899.c: New test.

Counts as obvious, I think.  OK in any case if testing succeeds.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]