On 11/20/19 12:27 PM, Mikael Pettersson wrote:
> On Wed, Nov 20, 2019 at 3:16 PM Bernd Schmidt
> <bernds_...@t-online.de> wrote:
>> 
>> On 11/20/19 2:50 PM, Mikael Pettersson wrote:
>>> On Mon, Nov 18, 2019 at 9:57 PM Mikael Pettersson
>>> <mikpeli...@gmail.com> wrote:
>>>> 
>>>> On Mon, Nov 18, 2019 at 8:31 PM Bernd Schmidt
>>>> <bernds_...@t-online.de> wrote:
>>>>> 
>>>>> Hi Mikael,
>>>>> 
>>>>>> This fixed the problem, thanks.
>>>>> 
>>>>> Could you also run the testsuite to see if you can reproduce
>>>>> the g++.old-deja failures Andreas reported?
>>>> 
>>>> Yes, but it will probably take another week before the native 
>>>> bootstrap (on aranym) and test suite run is finished.  It's
>>>> currently in stage 2.
>> 
>> Ugh, that suggests the stage2 compiler was miscompiled. That would
>> be nasty to track down.
>> 
>> Probably best to just run tests on stage1 and hope something shows
>> up.
> 
> Ok, how do I did that?  I've always just done 'make -k check' after 
> full bootstraps. I assume the stage 1 artifacts are the ones in the
> prev-* directories.
I do something like this


make all-gcc && make all-target-libgcc
cd gcc
make check-gcc


Jeff

Reply via email to