[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Build stops with "illegal instruction"
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Build stops with "illegal instruction" |
Date: |
Tue, 17 Jan 2017 10:26:38 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
john o goyo <address@hidden> writes:
> With the tarball of 2017-01-16, the sol10/sparc build came to a halt:
>
> In function 'ShiftLeft':
> cc1gm2: internal compiler error: Illegal Instruction
> 0x78713b crash_signal
>
> ../../../src/gcc-5.2.0+gm2-20170116/gm2/gcc-versionno/gcc/toplev.c:383
> [...]
> 0x14db7f gm2_langhook_parse_file
>
Hi John,
thanks a lot for the report - I was modifying LSHIFT_EXPR and
RSHIFT_EXPR in gm2_langhook_gimplify_expr in the file gm2-lang.c.
Could be some fallout from these changes,
regards,
Gaius