Re: [PATCH,PING]] gcc/config/freebsd-spec.h: Fix building PIE

2012-08-29 Thread Alexis Ballier
Hi Gerald, On Sun, 26 Aug 2012 23:28:49 +0200 (CEST) Gerald Pfeifer wrote: > I have tested this patch on i386-unknown-freebsd10.0 and volunteer > to create a ChangeLog and apply if approved. Thanks for taking care of this, I thought this patch had been completely forgotten :) FWIW, the git comm

[PATCH,PING]] gcc/config/freebsd-spec.h: Fix building PIE

2012-08-26 Thread Gerald Pfeifer
I have tested this patch on i386-unknown-freebsd10.0 and volunteer to create a ChangeLog and apply if approved. Any reviewer? On Tue, 8 May 2012, Alexis Ballier wrote: > For the record, there's a similar logic in FreeBSD's gcc: > http://svnweb.freebsd.org/base/head/contrib/gcc/config/freebsd-spe