This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug 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
- From: "rask at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2007 13:47:40 -0000
- Subject: [Bug 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
- References: <bug-32808-12574@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rask at gcc dot gnu dot org 2007-07-18 13:47 -------
Subject: Bug 32808
Author: rask
Date: Wed Jul 18 13:47:28 2007
New Revision: 126720
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126720
Log:
PR target/32808
* config/cris/cris.c (cris_print_index): Don't use XEXP before
checking that the operand is an expression.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/cris/cris.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32808