------- 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