|
From: | Alice Osako |
Subject: | Re: gm2 internal compiler error report |
Date: | Thu, 14 Mar 2024 11:03:08 -0400 |
User-agent: | Mozilla Thunderbird |
Thanks for the bug report - I believe this is fixed in the latest git gcc repro (gcc-14): $ gm2 -g -Idefs -fiso -c impls/UTF8.mod impls/UTF8.mod:47:13: error: In procedure ‘GetExtChar’: type incompatibility between ‘CARDINAL’ and ‘BYTE’ 47 | RETURN b - {7, 6}; | ~~^~~~~~~~ $ gm2 --version gm2 (GCC) 14.0.1 20240308 (experimental) I'll back port the fix to gm2 13.2
[Prev in Thread] | Current Thread | [Next in Thread] |