On 11/5/20 8:30 AM, Richard Biener wrote:
On Tue, Nov 3, 2020 at 10:16 PM Nathan Sidwell wrote:
These are changes to gcc/tree.h adding some raw accessors to nodes,
which seemed preferable to direct field access. I also needed access to
the integral constant cache
can you please document the
On Tue, Nov 3, 2020 at 10:16 PM Nathan Sidwell wrote:
>
> These are changes to gcc/tree.h adding some raw accessors to nodes,
> which seemed preferable to direct field access. I also needed access to
> the integral constant cache
can you please document the adjusted interface to cache_integer_cs
These are changes to gcc/tree.h adding some raw accessors to nodes,
which seemed preferable to direct field access. I also needed access to
the integral constant cache
--
Nathan Sidwell
diff --git c/gcc/tree.h w/gcc/tree.h
index 7f0aa5b8d1d..13062f52919 100644
--- c/gcc/tree.h
+++ w/gcc/tree