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/49780] [x32] internal compiler error: in create_mem_ref, at tree-ssa-address.c:806


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

--- Comment #3 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-07-20 23:05:54 UTC ---
Author: hjl
Date: Wed Jul 20 23:05:52 2011
New Revision: 176541

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176541
Log:
Remove checks that base and index registers are in Pmode.

2011-07-19  Uros Bizjak  <ubizjak@gmail.com>

    PR target/49780
    * config/i386/i386.c (ix86_legitimate_address_p): Remove checks
    that base and index registers are in Pmode.

Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.c


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