]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/treestruct.def
Add ability to set target options (ix86 only) and optimization options on a function...
[thirdparty/gcc.git] / gcc / treestruct.def
index cdf52704ebdcda9f25439aa1c342212a2106098e..0f3dbbdfb2a34ebd8f55f72bc8e73fa1f76de0c9 100644 (file)
@@ -63,3 +63,6 @@ DEFTREESTRUCT(TS_CONSTRUCTOR, "constructor")
 DEFTREESTRUCT(TS_MEMORY_TAG, "memory tag")
 DEFTREESTRUCT(TS_OMP_CLAUSE, "omp clause")
 DEFTREESTRUCT(TS_MEMORY_PARTITION_TAG, "memory partition tag")
+DEFTREESTRUCT(TS_OPTIMIZATION, "optimization options")
+DEFTREESTRUCT(TS_TARGET_OPTION, "target options")
+