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:
> There was some garbage character(^L) which was removed manually in
> fresh source.
> Hence, there seems to be a problem in applying the patch.

It's intentional form feeds, not garbage.  Please keep ^L as is.
Also the updated patch can't be applied to current trunk cleanly yet:

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 #3 succeeded at 2169 (offset -5 lines).
patching file gcc/config/sh/sh-protos.h
Hunk #3 succeeded at 158 with fuzz 1 (offset -2 lines).

Regards,
	kaz


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