Re: [PATCH] tree, v2: Add 3 argument fndecl_built_in_p

2023-02-22 Thread Richard Biener via Gcc-patches
> Am 22.02.2023 um 19:34 schrieb Jakub Jelinek : > > On Wed, Feb 22, 2023 at 12:35:24PM +, Jonathan Wakely wrote: >> Yes, I was right, it doesn't work in gcc 4.8. This does though (with >> typos above fixed too, and actually tested on GCC 4.8.5): > > I think we don't need the

[PATCH] tree, v2: Add 3 argument fndecl_built_in_p

2023-02-22 Thread Jakub Jelinek via Gcc-patches
On Wed, Feb 22, 2023 at 12:35:24PM +, Jonathan Wakely wrote: > Yes, I was right, it doesn't work in gcc 4.8. This does though (with > typos above fixed too, and actually tested on GCC 4.8.5): I think we don't need the DECL_FUNCTION_CODE (node) in every recursive call, we can just pass