Browse Source
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.users/ARM/gcs-binutils-gdb-master
3 changed files with 2223 additions and 1558 deletions
File diff suppressed because it is too large
Loading…
Reference in new issue