------- Comment #2 from pluto at agmk dot net 2010-08-01 09:57 ------- svn-bisect result:
------------------------------------------------------------------------ r161604 | jamborm | 2010-06-30 15:26:17 +0200 (śro) | 15 linii 2010-06-30 Martin Jambor <mjam...@suse.cz> PR tree-optimization/43905 * tree-sra.c (encountered_recursive_call): Removed with all its uses. (convert_callers): Do not handle recursive calls specially. (create_abstract_origin): Removed. (modify_function): Version the call graph node instead of creating abstract origins and dealing with same_body aliases. (ipa_sra_preliminary_function_checks): Check whether the function is versionable. * Makefile.in (tree-sra.o): Add TREE_INLINE_H to dependencies. * testsuite/g++.dg/torture/pr43905.C: New test. ------------------------------------------------------------------------ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45154