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 <ubiz...@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