http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47744
--- Comment #9 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-04-02 05:50:32 UTC --- Author: hjl Date: Sat Apr 2 05:50:29 2011 New Revision: 171876 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171876 Log: Add symbol plus constant support. 2011-03-28 H.J. Lu <hongjiu...@intel.com> PR target/47744 * config/i386/i386.c (ix86_simplify_base_disp): Add symbol plus constant support. Modified: branches/x32/gcc/ChangeLog.x32 branches/x32/gcc/config/i386/i386.c