LD: vfinfo: Remove static NULL initializers
authorMaciej W. Rozycki <macro@imgtec.com>
Tue, 7 Feb 2017 02:06:20 +0000 (02:06 +0000)
committerMaciej W. Rozycki <macro@imgtec.com>
Wed, 15 Feb 2017 13:40:08 +0000 (13:40 +0000)
commitbefe814dd9ac6489c84ecd5c839b3b48aca95280
treeef84805d7a96bf85d80c52ab342133d3bf15b28c
parentb58a8c0c83d58c8f4be67dc1d7a1d9a5e1edba82
LD: vfinfo: Remove static NULL initializers

Remove static NULL initializers, moving the respective variables from
data to BSS and saving some storage space.

ld/
* ldmisc.c (vfinfo) <'H'>: Remove static NULL initializers.
ld/ChangeLog
ld/ldmisc.c
This page took 0.02542 seconds and 4 git commands to generate.