PR rtl-optimization/32069
commit93340cae61a8e297849da9aa10df5f4503237171
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 May 2007 22:12:31 +0000 (24 22:12 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 May 2007 22:12:31 +0000 (24 22:12 +0000)
treea51eee538bf4275a5d41a75397a09c881803929e
parenteebb423d73c49ec76fe9c1813616aa8bea4a1cb2
PR rtl-optimization/32069
* regclass.c (regclass): Don't crash if the entry in regno_reg_rtx
is NULL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125043 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/regclass.c
gcc/testsuite/gcc.dg/pr32069.c [new file with mode: 0644]