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/52882] ICE in memory_address_length, at config/i386/i386.c:23373


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52882

--- Comment #2 from uros at gcc dot gnu.org 2012-04-05 21:47:19 UTC ---
Author: uros
Date: Thu Apr  5 21:47:16 2012
New Revision: 186170

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186170
Log:
    PR target/52882
    * config/i386/i386.c (ix86_decompose_address): Allow VOIDmode
    CONST_INT operands, zero-extended with AND.

testsuite/ChangeLog:

    PR target/52882
    * gcc.target/i386/pr52882.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr52882.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


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