ubsan: nds32: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / ld / ldlex.h
index 04d6fd5f96c7f4c9d4500f71a37765782a6ad68c..32a7a6409e8e88e9b316636c4e6b435821e3ab9b 100644 (file)
@@ -1,5 +1,5 @@
 /* ldlex.h -
-   Copyright (C) 1991-2018 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -148,6 +148,8 @@ enum option_values
   OPTION_REQUIRE_DEFINED_SYMBOL,
   OPTION_ORPHAN_HANDLING,
   OPTION_FORCE_GROUP_ALLOCATION,
+  OPTION_PRINT_MAP_DISCARDED,
+  OPTION_NO_PRINT_MAP_DISCARDED,
 };
 
 /* The initial parser states.  */
This page took 0.023459 seconds and 4 git commands to generate.