Rename DECL_IS_BUILTIN to DECL_IS_UNDECLARED_BUILTIN

Iain Sandoe iain@sandoe.co.uk
Sat Nov 7 09:10:59 GMT 2020


Andreas Schwab <schwab@linux-m68k.org> wrote:

> ../../gcc/ada/gcc-interface/misc.c: In function 'const char*  
> gnat_printable_name(tree, int)':
> ../../gcc/ada/gcc-interface/misc.c:562:47: error: 'DECL_IS_BUILTIN' was  
> not declared in this scope
>   if (verbosity == 2 && !DECL_IS_BUILTIN (decl))

should be fixed by
https://gcc.gnu.org/pipermail/gcc-cvs/2020-November/336719.html

thanks
Iain



More information about the Gcc-patches mailing list