[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] An other failing testcase
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] An other failing testcase |
Date: |
Fri, 10 Jul 2015 18:19:40 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
"address@hidden" <address@hidden> writes:
> Hi Gaius,
>
> attached please find a small set of files to reproduce a behaviour
> that I belive is a bug. Assigning a procedure to a variable of a
> matching procedure type is possible, but comparing the variable to the
> procedure is not. The message somehow translates to:
>
> cc1gm2: Error: it's impossible to convert to a pointer type
>
> I am using gm2
>
> gm2 -fversion
> gm2 (GCC) 4.7.4
>
> and am compiling the code with:
>
> gm2 -fiso -g -c Log.mod
>
> Hope this helps,
>
> Georg
Hi Georg,
many thanks for the bug report and example code. I'm currently working
on a similar type related bug - so this is very timely - hopefully will
solve it at the same time - and/or find similarity in the solution!
regards,
Gaius