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/47537] [x32] internal compiler error: in copy_to_mode_reg, at explow.c:635


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

--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-01-29 22:36:32 UTC ---
Author: hjl
Date: Sat Jan 29 22:36:26 2011
New Revision: 169396

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169396
Log:
Convert to Pmode if needed in ix86_expand_special_args_builtin.

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

    PR target/47537
    * config/i386/i386.c (ix86_expand_special_args_builtin): Convert
    to Pmode if needed.

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]