Don't init array at run time
authorAlan Modra <amodra@gmail.com>
Sun, 19 Aug 2018 23:55:12 +0000 (09:25 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 20 Aug 2018 00:24:20 +0000 (09:54 +0930)
commit865dcc8a4d397e4d9d032785e8ff318e28355d76
tree73899c3d8ad30ad6e0f8b88782693a31b7a88961
parentd203b41ac79b011d63bc1e2467f9c8a81f468eed
Don't init array at run time

When it can be done at compile time.

* mmo.c (valid_mmo_symbol_character_set): Initialize and make
array const.
(mmo_init): Don't init valid_mmo_symbol_character_set.
bfd/ChangeLog
bfd/mmo.c
This page took 0.026332 seconds and 4 git commands to generate.