summaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-03-05 07:52:41 -0800
committerH.J. Lu <hjl.tools@gmail.com>2015-03-05 07:52:41 -0800
commitbeb8418f4799b50ce414b7a63ac7a2a363dc8a05 (patch)
tree0dc6d1e82babf3c6c0875e7295fa8c1ff3a2086f /gold/ChangeLog
parent81fb971a3d8626d7e051ff5df807442c8d233329 (diff)
downloadbinutils-gdb-beb8418f4799b50ce414b7a63ac7a2a363dc8a05.tar.gz
Remove typename on elfcpp::Elf_types<size>::Elf_Addr
GCC 4.2 complains: binutils/gold/object.cc:3261: error: using ‘typename’ outside of template This patch removes typename. It works with both GCC 4.2 and 4.8. * output.cc (Relobj::initialize_input_to_output_map<size>): Remove typename on elfcpp::Elf_types<size>::Elf_Addr.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index fe6a56bade5..24d35607741 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
+
+ * output.cc (Relobj::initialize_input_to_output_map<size>):
+ Remove typename on elfcpp::Elf_types<size>::Elf_Addr.
+
2015-03-04 Cary Coutant <ccoutant@google.com>
* parameters.cc (Parameters::set_target_once): Call