[PATCH] bfd: Fix GCC warning when CFLAGS="-Og" is used

Shahab Vahedi list@vahedi.org
Wed Sep 4 10:19:33 GMT 2024


September 4, 2024 at 11:33 AM, "Jan Beulich" <jbeulich@suse.com> wrote:

> On 04.09.2024 11:24, Shahab Vahedi wrote:
> >  - bfd_byte op;
> >  + bfd_byte op = 0x00;
> 
> ... simply "0" used here.

Re-submitted [1].

Cheers,
Shahab

[1]
https://inbox.sourceware.org/binutils/20240904101514.7177-1-list@vahedi.org/


More information about the Binutils mailing list