[Bug bootstrap/45154] ICE in calc_dfs_tree, at dominance.c:394

2010-08-01 Thread pluto at agmk dot net


--- Comment #1 from pluto at agmk dot net  2010-08-01 09:55 ---
Created an attachment (id=21366)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21366action=view)
testcase

compile with -O1 -c -fipa-sra -fnon-call-exceptions natClip.ii


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45154



[Bug bootstrap/45154] ICE in calc_dfs_tree, at dominance.c:394

2010-08-01 Thread pluto at agmk dot net


--- 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 (#347;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



[Bug bootstrap/45154] ICE in calc_dfs_tree, at dominance.c:394

2010-08-01 Thread steven at gcc dot gnu dot org


--- Comment #3 from steven at gcc dot gnu dot org  2010-08-01 10:38 ---
Confirmed.


-- 

steven at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||rguenth at gcc dot gnu dot
   ||org, jamborm at gcc dot gnu
   ||dot org
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2010-08-01 10:38:43
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45154