re PR rtl-optimization/32069 (segfault in regclass() with -O0 -fsplit-wide-types)
commit88d1c2ad47c6c456d90c349f8dc3ec680514cdb8
authorIan Lance Taylor <iant@google.com>
Thu, 24 May 2007 22:12:31 +0000 (24 22:12 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 24 May 2007 22:12:31 +0000 (24 22:12 +0000)
treea51eee538bf4275a5d41a75397a09c881803929e
parent0f17a91f46ff2fe1c6ba75e02fe06993fa987eb2
re PR rtl-optimization/32069 (segfault in regclass() with -O0 -fsplit-wide-types)

PR rtl-optimization/32069
* regclass.c (regclass): Don't crash if the entry in regno_reg_rtx
is NULL.

From-SVN: r125043
gcc/ChangeLog
gcc/regclass.c
gcc/testsuite/gcc.dg/pr32069.c [new file with mode: 0644]