[Bug tree-optimization/17460] ICE in ssa-verify

dberlin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 13 14:52:00 GMT 2004


------- Additional Comments From dberlin at gcc dot gnu dot org  2004-09-13 14:52 -------
This occurs because we reuse NMT's for variables, even if they have become 
empty (empty due to the code being dead). 
You can get this effect without no-tree-dce simply by removing any of the dce 
passes that run right before may_alias. 
 

-- 


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



More information about the Gcc-bugs mailing list