Fix undefined symbol errors introduced with previous commit.
authorCary Coutant <ccoutant@gmail.com>
Fri, 4 Mar 2016 16:10:57 +0000 (08:10 -0800)
committerCary Coutant <ccoutant@gmail.com>
Fri, 4 Mar 2016 16:13:35 +0000 (08:13 -0800)
commit8d04e81db4967fa1ea2897bb52ccb21e17d9ed91
treebf2e74f04296f98d8a9657d2b0092c88246e6d9a
parentf1771dcebf80c75a13ca456491ddfb9b43fcaddf
Fix undefined symbol errors introduced with previous commit.

gold/
PR gold/19019
PR gold/19763
* symtab.cc: Instantiate Sized_symbol::init_constant and
Sized_symbol::init_undefined.
gold/ChangeLog
gold/symtab.cc