On Jun 14, 2012, at 19:50 , Jakub Jelinek wrote:
> Here is what I've committed as obvious after bootstrap/regtest on
> x86_64-linux.
>
> 2012-06-14 Jakub Jelinek
>
> * gcc-interface/Makefile.in (gnatlib-shared-default): Append
> $(PICFLAG_FOR_TARGET) to GNATLIBCFLAGS_FOR_C passed
On Thu, Jun 14, 2012 at 07:17:24PM +0200, Olivier Hainque wrote:
>
> On Jun 14, 2012, at 19:00 , Jakub Jelinek wrote:
> > For reverting it is too late, 4.7.1 has been released already with the bug.
>
> > I'm already bootstrapping/regtesting the simple one-liner, if it works, will
> > post it.
>
On Jun 14, 2012, at 19:00 , Jakub Jelinek wrote:
> For reverting it is too late, 4.7.1 has been released already with the bug.
> I'm already bootstrapping/regtesting the simple one-liner, if it works, will
> post it.
Thanks. So sorry again :-(
Olivier
On Thu, Jun 14, 2012 at 06:53:46PM +0200, Olivier Hainque wrote:
> On Jun 14, 2012, at 18:22 , Jakub Jelinek wrote:
>
> >> 2012-06-10 Olivier Hainque
> >>
> >>* Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PIC_FLAG_FOR_TARGET).
>
> > You've apparently committed during 4.7 branch freeze
Hello Jakub,
On Jun 14, 2012, at 18:22 , Jakub Jelinek wrote:
>> 2012-06-10 Olivier Hainque
>>
>>* Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PIC_FLAG_FOR_TARGET).
> You've apparently committed during 4.7 branch freeze a variant of this
> patch to the 4.7 branch as well, unfortunate
On Mon, Jun 11, 2012 at 04:50:37PM +0200, Olivier Hainque wrote:
> 2012-06-10 Olivier Hainque
>
> * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PIC_FLAG_FOR_TARGET).
> (gnatlib-shared-default): Add $(PIC_FLAG_FOR_TARGET) to
> GNATLIBCFLAGS_FOR_C passed to gnatlib.
>
Hello,
We used to have in gcc-interface/Makefile.in:
GNATLIBCFLAGS_FOR_C = -W -Wall $(GNATLIBCFLAGS) $(TARGET_LIBGCC2_CFLAGS) ...
As part of the libgcc move to toplevel,
http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00917