On Wed, Jul 18, 2012 at 4:25 PM, Eric Botcazou wrote:
> This is a regression present on mainline and 4.7 branch. The error message
> is:
>
> p.adb: In function 'P.Proc':
> p.adb:3:4: error: non-trivial conversion at assignment
> system__address
> void (*) (void)
> r.callback.callback.address = q
This is a regression present on mainline and 4.7 branch. The error message is:
p.adb: In function 'P.Proc':
p.adb:3:4: error: non-trivial conversion at assignment
system__address
void (*) (void)
r.callback.callback.address = q__proc;
+===GNAT BUG DETECTED=