2010-02-22 Doug Kwan <dougkwan@google.com>
commit5b43aec7eb908177ef46f2e202ea2af41c85516d
authorDoug Kwan <dougkwan@google.com>
Mon, 22 Feb 2010 18:26:28 +0000 (22 18:26 +0000)
committerDoug Kwan <dougkwan@google.com>
Mon, 22 Feb 2010 18:26:28 +0000 (22 18:26 +0000)
tree76e79c988db7f91f206e4560444cf3f1afa1f7d6
parentbca0385968455fd1d6e9f4d67e7c5acecb5c3f26
2010-02-22  Doug Kwan  <dougkwan@google.com>

* gold-threads.h (Once::~Once): Explicitly define virtual destructor.
* icf.cc (get_section_contents): Cast snprintf arguments to long long
types to avoid warnings due to different uint64_t implementations
on different hosts.
gold/ChangeLog
gold/gold-threads.h
gold/icf.cc