re PR target/32808 (cris: ICE: RTL check: expected elt 0 type 'e' or 'u', have 'w...
authorRask Ingemann Lambertsen <rask@sygehus.dk>
Wed, 18 Jul 2007 13:47:28 +0000 (15:47 +0200)
committerRask Ingemann Lambertsen <rask@gcc.gnu.org>
Wed, 18 Jul 2007 13:47:28 +0000 (13:47 +0000)
commit9e19a50c89c2323781a390922f9cde317327231d
tree603e3df7ed0771d74018dc06f4123117b6af6572
parentb8a1094360a08b81f7ce63e48fdef03f12241b43
re PR target/32808 (cris: ICE: RTL check: expected elt 0 type 'e' or 'u', have 'w' (rtx const_int) in cris_print_index, at config/cris/cris.c:499)

PR target/32808
* config/cris/cris.c (cris_print_index): Don't use XEXP before
checking that the operand is an expression.

From-SVN: r126720
gcc/ChangeLog
gcc/config/cris/cris.c