On 07/15/2017 09:37 AM, Eric Botcazou wrote:
>> Patch removes some remaining references in gcc/ subfolder.
>>
>> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
>
> You need to configure with --enable-languages=all for cleanups like this, the
> patch trivially breaks th
> Patch removes some remaining references in gcc/ subfolder.
>
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
You need to configure with --enable-languages=all for cleanups like this, the
patch trivially breaks the Ada compiler everywhere:
+
On 07/14/2017 11:43 AM, Rainer Orth wrote:
> Hi Martin,
>
>> Hello.
>>
>> Patch removes some remaining references in gcc/ subfolder.
>>
>> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
>
> not enough, it seems: this patch broke Ada bootstrap at on
> x86_64-pc-linux-gn
Hi Martin,
> Hello.
>
> Patch removes some remaining references in gcc/ subfolder.
>
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
not enough, it seems: this patch broke Ada bootstrap at on
x86_64-pc-linux-gnu, sparc-sun-solaris2.12, and i386-pc-solaris2.12
(probabl
On 07/11/2017 08:30 AM, Martin Liška wrote:
> Hello.
>
> Patch removes some remaining references in gcc/ subfolder.
>
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
>
> Ready to be installed?
>
> Martin
>
> gcc/ChangeLog:
>
> 2017-07-11 Martin Liska
>
> *