aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.c')
-rw-r--r--gcc/tree.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/tree.c b/gcc/tree.c
index 69615e1..450dd19 100644
--- a/gcc/tree.c
+++ b/gcc/tree.c
@@ -2570,12 +2570,6 @@ default_insert_attributes (decl, attr_ptr)
{
}
-/* Default value of targetm.attribute_table that is empty. */
-const struct attribute_spec default_target_attribute_table[] =
-{
- { NULL, 0, 0, false, false, false, NULL }
-};
-
/* Default value of targetm.function_attribute_inlinable_p that always
returns false. */
bool