]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/mcparse.y
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / binutils / mcparse.y
index 7a22336108b3eda025afc37760173dc5319fa34f..076bb67971a8d1365534267b81ca6454dd545f92 100644 (file)
@@ -1,5 +1,5 @@
 %{ /* mcparse.y -- parser for Windows mc files
-  Copyright (C) 2007-2016 Free Software Foundation, Inc.
+  Copyright (C) 2007-2021 Free Software Foundation, Inc.
 
   Parser for Windows mc files
   Written by Kai Tietz, Onevision.
@@ -181,6 +181,7 @@ message:
            cur_node->severity = mc_cur_severity;
            cur_node->id = ($1 & 0xffffUL);
            cur_node->vid = ($1 & 0xffffUL) | mc_sefa_val;
+           cur_node->id_typecast = mcset_msg_id_typedef;
            mc_last_id = $1;
          }
          lang_entities