http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61016
Kostya Serebryany <kcc at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu.org
--- Comment #2 from Kostya Serebryany <kcc at gcc dot gnu.org> ---
"svn blame" tells that the uninitialized array was introduced by hubicka@:
45726 hubicka enum x86_64_reg_class subclasses[MAX_CLASSES];
