[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] gm2-5.2.0 2017-02-05 still crashes on Solarsio 10/sparc
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] gm2-5.2.0 2017-02-05 still crashes on Solarsio 10/sparc |
Date: |
Wed, 15 Feb 2017 12:18:42 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Gaius Mulley <address@hidden> writes:
> john o goyo <address@hidden> writes:
>
>> On 04/02/2017 13:03, Gaius Mulley wrote (in part):
>>> I've just checked in some changes on the gcc-5.2.0 graft for gm2 which
>>> allows the ulm/std/TimeIO.mod to build:
>>
>> Still crashes:
>>
>> In function 'ShiftLeft':
>> cc1gm2: internal compiler error: Illegal Instruction
>> 0x7870eb crash_signal
>>
>> ../../../src/gcc-5.2.0+gm2-20170204/gm2/gcc-versionno/gcc/toplev.c:383
>> 0x181ea7 m2expr_BuildBinarySetDo
>> [...]
>> 0x14d913 gm2_parse_input_files
>>
>> ../../../src/gcc-5.2.0+gm2-20170204/gm2/gcc-versionno/gcc/gm2/gm2-lang.c:460
>> 0x14d95f gm2_langhook_parse_file
>>
>> ../../../src/gcc-5.2.0+gm2-20170204/gm2/gcc-versionno/gcc/gm2/gm2-lang.c:466
>>
>> john
>
> Hi John,
>
> thanks for the report - will look into this as well. Interesting as it
> is probably related to the changes I'm working on at present
>
> regards,
> Gaius
Hi John,
I've git committed some changes, which make gm2 generate stricter gimple
(specifically with parameters). I wonder if this effects the crash in
ShiftLeft?
regards,
Gaius