From: Nick Clifton Date: Wed, 25 May 2016 12:12:14 +0000 (+0100) Subject: Fix typo in changelog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ee4d7613b9b5b4a96a01717663676a3eea3d3862;p=binutils-gdb.git Fix typo in changelog entry --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 39814fcd4d0..e4eb916d39d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,6 @@ 2016-05-25 Chua Zheng Leong - PR target/2006764 + PR target/20067 * config/tc-arm.c (move_or_literal_pool): Only generate a VMOV.I64 instruction if supported by the currently selected fpu variant. * testsuite/gas/arm/vfpv3-ldr_immediate.s: Add test of this PR.