diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 2db183b613c..b04fc3b696c 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,10 @@ 2010-12-01 Ian Lance Taylor <iant@google.com> + * testsuite/icf_virtual_function_folding_test.cc (class Bar): Add + virtual destructor. + +2010-12-01 Ian Lance Taylor <iant@google.com> + * README: Update compilers known to work and fail. 2010-11-23 Matthias Klose <doko@ubuntu.com> |