ubsan: m68hc1x: left shift of negative value
[deliverable/binutils-gdb.git] / bfd / cpu-wasm32.c
index 7f2f5629c90f0ff07858331485dcb5679eab5894..142e3c2853ad946fe3df7a6b71dcb914e0fbff32 100644 (file)
@@ -24,8 +24,8 @@
 #include "libiberty.h"
 
 #define N(number, print, default, next)  \
- 32, 32, 8, bfd_arch_wasm32, number, "wasm32", "wasm32", 4, default, bfd_default_compatible, \
-   bfd_default_scan, bfd_arch_default_fill, next }
+ { 32, 32, 8, bfd_arch_wasm32, number, "wasm32", "wasm32", 4, default, bfd_default_compatible, \
+   bfd_default_scan, bfd_arch_default_fill, next, 0 }
 
 static const bfd_arch_info_type arch_info_struct[] =
 {
This page took 0.030939 seconds and 4 git commands to generate.