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


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

--- Comment #10 from UroÅ Bizjak <ubizjak at gmail dot com> ---
(In reply to Markus Trippelsdorf from comment #8)

> Unfortunately not. The boost testsuite still shows the same issue
> on the same file.

The fix depends on the ability of IRA to push the register to memory and reload
it through memory constraint.

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