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

--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-01-20 
02:25:09 UTC ---
Author: hjl
Date: Thu Jan 20 02:25:06 2011
New Revision: 169047

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169047
Log:
Allow ptr_mode for symbolic operand with PIC.

gcc/

2011-01-19  H.J. Lu  <hongjiu...@intel.com>

    PR target/47369
    * config/i386/i386.c (ix86_expand_move): Allow ptr_mode for
    symbolic operand with PIC.

gcc/testsuite/

2011-01-19  H.J. Lu  <hongjiu...@intel.com>

    PR target/47369
    * gcc.target/i386/pr47369-1.c: New.

Added:
    branches/x32/gcc/testsuite/gcc.target/i386/pr47369-1.c
Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.c
    branches/x32/gcc/testsuite/ChangeLog.x32

Reply via email to