> Iain, thank you for catching and fixing this. As you know (but
> others don't), ada is harder for me as I can't build that on my
> usual machine.
>
> Eric, Iain does bootstraps of the modules branch on darwin include
> Ada, and I have done so for linux (a few months back). I will make
> sure t
On 11/7/20 4:10 AM, Iain Sandoe wrote:
Hi
The patch omitted a change for Ada, fixed thus.
Iain, thank you for catching and fixing this. As you know (but others
don't), ada is harder for me as I can't build that on my usual machine.
Eric, Iain does bootstraps of the modules branch on darwi
> The patch omitted a change for Ada, fixed thus.
>
> tested on x86_64-darwin,
> pushed to master as obvious/bootstrap fix.
> thanks
> Iain
>
> gcc/ada/ChangeLog:
>
> * gcc-interface/misc.c (gnat_printable_name): Change
> DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN.
Thanks for fix
Hi
The patch omitted a change for Ada, fixed thus.
tested on x86_64-darwin,
pushed to master as obvious/bootstrap fix.
thanks
Iain
gcc/ada/ChangeLog:
* gcc-interface/misc.c (gnat_printable_name): Change
DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN.
---
gcc/ada/gcc-interface/mi