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: PATCH COMMITTED: Fix init-regs to handle multi-insn move correctly


Kenneth Zadeck wrote:
Richard Guenther wrote:
On 9/5/07, Kenneth Zadeck <zadeck@naturalbridge.com> wrote:

i had no idea what the difference between the two functions was.
Indeed.  They look misnamed ;)  Maybe add_single_insn_before
and emit_insns_before instead...

Richard.
I vote yes.

emit_insn_before works for a single one too. :-) Maybe one could be made static.


Paolo


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