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: [SH] Hookize target macros


"Naveen H. S" <Naveen.S@kpitcummins.com> wrote:
> Please find attached the patch which hookizes REGISTER_MOVE_COST, 
> OVERRIDE_OPTIONS and FUNCTION_VALUE_REGNO_P macros for sh backend.
> Please review the patch and let me know if there should be any 
> modifications in it.

It failed to apply on current trunk.  I've got

patching file gcc/config/sh/sh.c
Hunk #4 succeeded at 337 (offset 4 lines).
Hunk #6 succeeded at 485 (offset 4 lines).
Hunk #7 succeeded at 728 (offset 4 lines).
Hunk #8 succeeded at 8531 (offset 72 lines).
Hunk #9 succeeded at 11326 (offset 4 lines).
patching file gcc/config/sh/sh.h
Hunk #1 FAILED at 507.
Hunk #2 succeeded at 1449 (offset 1 line).
Hunk #3 succeeded at 2169 (offset -5 lines).
1 out of 3 hunks FAILED -- saving rejects to file gcc/config/sh/sh.h.rej
patching file gcc/config/sh/sh-protos.h
Hunk #3 succeeded at 158 with fuzz 1 (offset -2 lines).

for revision 163753.

Regards,
	kaz


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