summaryrefslogtreecommitdiff
path: root/gcc/treestruct.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/treestruct.def')
-rw-r--r--gcc/treestruct.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/treestruct.def b/gcc/treestruct.def
index 741876dd31e..3510ffa3722 100644
--- a/gcc/treestruct.def
+++ b/gcc/treestruct.def
@@ -64,3 +64,4 @@ DEFTREESTRUCT(TS_CONSTRUCTOR, "constructor")
DEFTREESTRUCT(TS_MEMORY_TAG, "memory tag")
DEFTREESTRUCT(TS_STRUCT_FIELD_TAG, "struct field tag")
DEFTREESTRUCT(TS_OMP_CLAUSE, "omp clause")
+DEFTREESTRUCT(TS_MEMORY_PARTITION_TAG, "memory partition tag")