OSDN Git Service

2010-02-22 Doug Kwan <dougkwan@google.com>
authordougkwan <dougkwan>
Tue, 23 Feb 2010 03:26:28 +0000 (03:26 +0000)
committerdougkwan <dougkwan>
Tue, 23 Feb 2010 03:26:28 +0000 (03:26 +0000)
commit0b8fcd4f75c758df48a9d1108337a65c2554e189
tree0d552f501b6de4db178207e54a4d9a6e20ccb019
parent74ca28554f591206d1942825d56a8b2c2110e4dd
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