This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]