diff options
author | Alan Modra <amodra@gmail.com> | 2023-08-26 11:17:47 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-08-26 11:17:47 +0930 |
commit | d2ac569f7b443aef7b2be2f0c80d8ab0d67b4292 (patch) | |
tree | 37c4dd7313103c5eee2335d607b94eef731fc66b /.editorconfig | |
parent | b8a0c930580775e54bccdfdc77046db74331bad4 (diff) | |
download | gdb-d2ac569f7b443aef7b2be2f0c80d8ab0d67b4292.zip gdb-d2ac569f7b443aef7b2be2f0c80d8ab0d67b4292.tar.gz gdb-d2ac569f7b443aef7b2be2f0c80d8ab0d67b4292.tar.bz2 |
opcodes i386 and ia64 gen file warnings
i386: warning: format ‘%u’ expects argument of type ‘unsigned int’,
but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
ia64: warning: ignoring return value of ‘fgets’
* i386-gen.c (process_i386_opcodes): Correct format string.
* ia64-gen.c (load_insn_classes, load_depfile): Don't ignore
fgets return value.
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions