]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ldlex.h
[gdb/build] Fix missing implicit constructor call with gcc 4.8
[thirdparty/binutils-gdb.git] / ld / ldlex.h
index 5ea083ebeb302f7fb82c86b7f7c381a5d553edf3..6eac75cef531860d0e5cb72bb54ee9170f5679d3 100644 (file)
@@ -155,6 +155,9 @@ enum option_values
   OPTION_NON_CONTIGUOUS_REGIONS,
   OPTION_NON_CONTIGUOUS_REGIONS_WARNINGS,
   OPTION_DEPENDENCY_FILE,
+  OPTION_CTF_VARIABLES,
+  OPTION_NO_CTF_VARIABLES,
+  OPTION_CTF_SHARE_TYPES,
 };
 
 /* The initial parser states.  */