OSDN Git Service

2010-02-22 Doug Kwan <dougkwan@google.com>
authordougkwan <dougkwan>
Mon, 22 Feb 2010 18:26:28 +0000 (18:26 +0000)
committerdougkwan <dougkwan>
Mon, 22 Feb 2010 18:26:28 +0000 (18:26 +0000)
commit0870f7fe799b723457150730e37e391cfe0b261e
tree9703e50be6e414a65acf0f6f60e208888b34fc0e
parentac541aca7c659f5fd8df9c1600edec0691aa9b9d
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