[middle-end, patch] Fix PR 36926 - missing tests in indirect inlining

H.J. Lu hjl.tools@gmail.com
Fri Jul 25 21:38:00 GMT 2008


On Fri, Jul 25, 2008 at 9:03 AM, Jan Hubicka <hubicka@ucw.cz> wrote:
>> Hi,
>>
>> this is  fix for PR 36926,  a stupid omission in  my implementation of
>> indirect inlining.  I'm currently bootstrapping and testing it.
>>
>> Exactly the  same fix  is also  needed for the  tuples version  of the
>> patch (5/7).  I'll post that in a minute.
>>
>> I may  not be  able to  report how both  bootstraps and  testings went
>> until Monday, though.
>>
>> Martin
>>
>>
>> Subject: Fix PR 36926
>>
>> 2008-07-25  Martin Jambor  <mjambor@suse.cz>
>>
>>       PR 36926
>>       * ipa-prop.c (ipa_analyze_call_uses): Call
>>       ipa_is_ssa_with_stmt_def instead of SSA_NAME_IS_DEFAULT_DEF.
>
> Patch is OK if it passes testing.  I've send it into my testing scripts
> that might be done with testing it tomorrow morning (there are quite few
> patches enqueued now) and will commit it then.  If someone beats me, I
> will be happy.
>

It passed on Linux/ia32, Linux/ia64 and Linux/Intel64. I will check it in.

Thanks.

-- 
H.J.



More information about the Gcc-patches mailing list