This is the mail archive of the gcc-patches@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]

Re: RFC: remove find_replacement. (pr24912 / pr25335)


Bernd Schmidt wrote:

Ulrich, can you retry Joern's original patch on your machine?

Note that the count_occurence check in emit_input_reloads_insns doesn't do what it is
supposed to after subst_reloads. We expected to see (at least) one occurence for the
reload under consideration. After subst_reloads, there should be zero occurences.
Likewise in delete_output_reload.



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