[Bug tree-optimization/23455] tree load PRE is not working properly

dberlin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 3 18:29:00 GMT 2006



------- Comment #9 from dberlin at gcc dot gnu dot org  2006-01-03 18:29 -------
Load PRE on globals is going to take a while, because we do some stupid things
in hashing (like hashing tcc_declaration's by pointer, instead of DECL_UID).


-- 


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




More information about the Gcc-bugs mailing list