On 9/13/2021 6:16 PM, Benjamin Peterson wrote:
* attribs.c (make_unique_name): Delete.
* attribs.h (make_unique_name): Delete.
Thanks. Installed on the trunk.
jeff
Signed-off-by: Benjamin Peterson
gcc/
* attribs.c (make_unique_name): Delete.
* attribs.h (make_unique_name): Delete.
---
gcc/attribs.c | 34 --
gcc/attribs.h | 1 -
2 files changed, 35 deletions(-)
diff --git a/gcc/attribs.c b/gcc/attribs.c
inde
On 03/16/15 07:36, Marek Polacek wrote:
This function is unused since matrix-reorg.c removal back in 2012. I think
there's no point in keeping it around.
Bootstrapped/regtested on x86_64-linux, ok for trunk?
2015-03-16 Marek Polacek
* cgraph.h (add_new_static_var): Remove declarati
This function is unused since matrix-reorg.c removal back in 2012. I think
there's no point in keeping it around.
Bootstrapped/regtested on x86_64-linux, ok for trunk?
2015-03-16 Marek Polacek
* cgraph.h (add_new_static_var): Remove declaration.
* varpool.c (add_new_static_va