On Thu, 7 Jan 2016, Jakub Jelinek wrote:
> Hi!
>
> The addition of IFN_VA_ARG which is only during stdarg pass lowered
> introduced ICE on the following testcase. The problem is that
> we expected that the type the first argument of the internal call points
> to will remain the one that used to
Hi!
The addition of IFN_VA_ARG which is only during stdarg pass lowered
introduced ICE on the following testcase. The problem is that
we expected that the type the first argument of the internal call points
to will remain the one that used to be there during gimplification, but
as pointer convers