he git commit message was supposed to be the ChangeLog entry
(imho it is rather pointless to include it in the patch since it will
most likely conflict when/if it gets applied)
>
> Any reviewer?
>
> On Tue, 8 May 2012, Alexis Ballier wrote:
> > For the record, there's a s
gcc/config/i386/freebsd.h: Likewise.
---
gcc/config/freebsd-spec.h |9 +++--
gcc/config/i386/freebsd.h |9 +++--
2 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/gcc/config/freebsd-spec.h b/gcc/config/freebsd-spec.h
index 770a3d1..2808582 100644
--- a/gcc/config/free
For the record, there's a similar logic in FreeBSD's gcc:
http://svnweb.freebsd.org/base/head/contrib/gcc/config/freebsd-spec.h?revision=200038&view=markup
Regards,
Alexis.
Hmm, sorry, it seems I forgot to look at MAINTAINERS and CC him...
On Tue, 8 May 2012 09:53:43 -0400
Alexis Ballier wrote:
> gcc/config/i386/freebsd.h: Likewise.
> ---
> gcc/config/freebsd-spec.h |9 +++--
> gcc/config/i386/freebsd.h |9 +++--
> 2 files change
ping ? is there any problem with that patch ?