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][AVR]: Support tail calls


2011/3/22 Richard Henderson <rth@redhat.com>:
> On 03/22/2011 11:01 AM, Denis Chertykov wrote:
>> Seems strange, I have a many messages from patch:
>> patching file avr-protos.h
>> patching file avr.md
>> Hunk #1 succeeded at 2646 (offset -1 lines).
>> Hunk #2 succeeded at 3234 (offset -9 lines).
>> patching file avr.c
>> Hunk #2 succeeded at 250 with fuzz 2 (offset 3 lines).
>> Hunk #3 succeeded at 352 (offset 3 lines).
>> Hunk #4 succeeded at 388 (offset 3 lines).
>> Hunk #5 succeeded at 397 (offset 3 lines).
>> Hunk #6 succeeded at 405 (offset 3 lines).
>> Hunk #7 succeeded at 413 (offset 3 lines).
>> Hunk #8 succeeded at 934 (offset 56 lines).
>> Hunk #9 succeeded at 945 (offset 56 lines).
>> Hunk #10 succeeded at 1089 with fuzz 1 (offset 57 lines).
>> Hunk #11 succeeded at 1703 (offset 57 lines).
>> Hunk #12 succeeded at 1754 (offset 57 lines).
>> Hunk #13 succeeded at 1778 (offset 57 lines).
>> patching file avr.h
>> Hunk #1 succeeded at 826 (offset 4 lines).
>
> Almost certainly fuzz from my dwarf unwind patch.

Oops, my bad. I forgot about you.
I have committed the patch.

Denis.


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