Re: [PATCH] Speed up "copy4", "copy64" on little-endian systems.
Andrew Stubbs <[email protected]>
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <[email protected]> |
On 01/01/13 17:19, Joel Rosdahl wrote: > By the way, the patch is missing some headers, so "git am" doesn't > understand it. I suggest using "git format-patch" instead of "git > diff" for generating future patches. I thought I did? Thunderbird likes to wrap inline patches, so I used the attachment option. Maybe that's it? I'll test it better next time. Andrew