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, PR 58106] Make ipa_edge_duplication_hook cope with recursive inlining


> 2013-08-27  Martin Jambor  <mjambor@suse.cz>
> 
> 	PR ipa/58106
> 	* ipa-prop.c (ipa_edge_duplication_hook): Always put new rdesc to the
> 	linked list.  When finding the correct duplicate, also consider also
> 	the caller in additon to its inlined_to node.
> 
> testsuite/
> 	* gcc.dg/ipa/pr58106.c: New test.
OK,
thanks
Honza


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