binutils-gdb/sim/sh
Mike Frysinger 047fa8cc1c sim: sh: fix nested braces in struct init
The op struct includes an array of strings, but doesn't use braces
around that array when initializing.  This causes a ton of warnings
when using -Wmissing-braces.  Add them to fix.

The code this tool generates is the same before & after.
2024-01-23 03:15:02 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
gencode.c sim: sh: fix nested braces in struct init 2024-01-23 03:15:02 -05:00
interp.c sim: sh: fix -Wshadow=local warnings 2023-12-22 23:29:19 -05:00
local.mk Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
sh-sim.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
sim-main.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00