https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116189
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note cprop.cc also allocates the hashtable a similar way but its walk over the hashtable is ok because it does not allocate psedu-registers based on the order.