This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fwd: [PING 2][PATCH] libgcc: Add CFI directives to the soft floating point support code for ARM
- From: Marek Polacek <polacek at redhat dot com>
- To: Martin Galvan <martin dot galvan at tallertechnologies dot com>
- Cc: Ramana Radhakrishnan <ramana dot radhakrishnan at arm dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 13 May 2015 19:13:35 +0200
- Subject: Re: Fwd: [PING 2][PATCH] libgcc: Add CFI directives to the soft floating point support code for ARM
- Authentication-results: sourceware.org; auth=none
- References: <1431373465-14294-1-git-send-email-martin dot galvan at tallertechnologies dot com> <5551BEA3 dot 3040109 at arm dot com> <CAOKbPbZpE6RZ91+j5O_fV6VqNNkweRysEu32zcxAY42urA8eYA at mail dot gmail dot com> <55537DE0 dot 8090203 at arm dot com> <555382C3 dot 70503 at arm dot com> <CAOKbPbYadUx1oirpzh-qHOUxkPU6hkDPe90871LHP5ATqAZ7Ew at mail dot gmail dot com>
On Wed, May 13, 2015 at 02:07:34PM -0300, Martin Galvan wrote:
> That makes sense. I downloaded the gcc sources from the git mirror at
> github-- perhaps that's what's munging the patch?
That mirror seems to be out-of-date. I suggest using
<https://gcc.gnu.org/git/?p=gcc.git;a=summary>.
Marek