Replace unnecessary null check with a cast.
authorNick Clifton <nickc@redhat.com>
Fri, 22 Nov 2019 13:12:01 +0000 (13:12 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 22 Nov 2019 13:12:01 +0000 (13:12 +0000)
commitb72636deaf8eaf4d31ab9e7cb1047c92fe458172
tree430be3a1b8471521c6f5fa6ff395917e5459acc1
parentc90569d301d140df88c795e5b57585c70258f150
Replace unnecessary null check with a cast.

* ldlang.h (LANG_FOR_EACH_INPUT_STATEMENT): Use cast instead of
extra check.
ld/ChangeLog
ld/ldlang.h
This page took 0.023824 seconds and 4 git commands to generate.