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/47372] [x32] internal compiler error: in simplify_subreg, at simplify-rtx.c:5222


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

--- Comment #8 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-07-29 16:43:28 UTC ---
Author: hjl
Date: Fri Jul 29 16:43:25 2011
New Revision: 176937

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176937
Log:
Call simplify_gen_subreg with mode of x.

2011-07-26  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/47372
    * config/i386/i386.c (ix86_delegitimize_address): Call
    simplify_gen_subreg for PIC with mode of x only if modes of
    x and orig_x are different.

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]