diff options
author | Cary Coutant <ccoutant@google.com> | 2011-06-09 00:51:39 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2011-06-09 00:51:39 +0000 |
commit | 61220854262b44474cf3e95f7594d69a73fbb63a (patch) | |
tree | abbcf150e598e570efa35a8e0cd2070381c4a7c1 /gold/ChangeLog | |
parent | d49f7f803e1d4f53d11ae3348ba0155b4044f846 (diff) | |
download | gdb-61220854262b44474cf3e95f7594d69a73fbb63a.zip gdb-61220854262b44474cf3e95f7594d69a73fbb63a.tar.gz gdb-61220854262b44474cf3e95f7594d69a73fbb63a.tar.bz2 |
PR gold/12804
* testsuite/two_file_test_2_v1.cc: Change initialization of
v2 to keep it in .data.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 9056d6b..15b0b0b 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,9 @@ +2011-06-08 Cary Coutant <ccoutant@google.com> + + PR gold/12804 + * testsuite/two_file_test_2_v1.cc: Change initialization of + v2 to keep it in .data. + 2011-06-07 Cary Coutant <ccoutant@google.com> * common.cc (Symbol_table::do_allocate_commons_list): Call |