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] ipa-type-escape improvements


> right. I reverted the code to use
>
> while (handled_component_p (t))
>
> with this change ada test a-numaux.adb has passed, also as my tests
> (test1 and test2).
>
> Testing the patch:
>
> Index: ipa-type-escape.c
> ===================================================================
> --- ipa-type-escape.c   (revision 122835)
> +++ ipa-type-escape.c   (working copy)

Did it successfully pass the testing?  If so, please install it.

-- 
Eric Botcazou


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