[PATCH] Fix -Wmaybe-uninitialized warning in opcodes/i386-dis.c
Tom Tromey
tromey@adacore.com
Fri Apr 21 15:07:24 GMT 2023
>>>>> "Jan" == Jan Beulich <jbeulich@suse.com> writes:
Jan> Would be nice if you could (also) state the compiler variant and
Jan> version, as that's generally more meaningful than a distro one.
I updated the commit message with this info.
>> This patch fixes the warning, but I don't know whether it's really
>> correct -- I just copied a pattern from eariler in this function.
Jan> It is correct, and it was my bad to not check the function's return
Jan> value. Please commit.
Thank you for the review. I'm checking it in.
Tom
More information about the Binutils
mailing list