------- Comment #1 from steven at gcc dot gnu dot org 2009-01-03 00:36 ------- Created an attachment (id=17024) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17024&action=view) Add address -> temp slot map
Instead of huge list walks, just look up the address in the hash table and use the mapped temp slot of the address maps to a temp slot. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38586