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/70904] ICE: Max. number of generated reload insns per insn is achieved (90) with -fno-split-wide-types @ aarch64


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70904

--- Comment #4 from Jiong Wang <jiwang at gcc dot gnu.org> ---
Author: jiwang
Date: Thu May 12 17:00:52 2016
New Revision: 236181

URL: https://gcc.gnu.org/viewcvs?rev=236181&root=gcc&view=rev
Log:
[LRA] PR70904, relax the restriction on subreg reload for wide mode 

2016-05-12  Jiong Wang  <jiong.wang@arm.com>

gcc/
  PR rtl-optimization/70904
  * lra-constraint.c (process_addr_reg): Relax the restriction on
  subreg reload for wide mode.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c

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