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 rtl-optimization/55247] [4.8 Regression] internal compiler error: Max. number of generated reload insns per insn is achieved (90)


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

--- Comment #15 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-11-11 21:52:53 UTC ---
Author: ebotcazou
Date: Sun Nov 11 21:52:49 2012
New Revision: 193415

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193415
Log:
    PR rtl-optimization/55247
    PR middle-end/55259
    * emit-rtl.c (adjust_address_1): If POINTERS_EXTEND_UNSIGNED > 0,
    handle ZERO_EXTEND.
    * recog.c (offsettable_address_addr_space_p): Likewise.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr55247-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/emit-rtl.c
    trunk/gcc/recog.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]