[PATCH] bfd: Remove return with expression in void function

Michael Forney mforney@mforney.org
Fri Feb 11 23:26:53 GMT 2022


On 2022-02-11, Nick Clifton <nickc@redhat.com> wrote:
> I am actually surprised that this was not reported by the compiler during
> normal builds.

gcc accepts it as an extension and only warns about it with -Wpedantic.


More information about the Binutils mailing list