From 19d13e3e10df6d34fcae9ee35534a46506155ae1 Mon Sep 17 00:00:00 2001 From: Ramana Radhakrishnan Date: Mon, 5 Dec 2011 23:56:25 +0000 Subject: [PATCH] Fix earlier Changelog entry to match the commit. From-SVN: r182033 --- gcc/ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 318b4ceadb1..ea7e4f504e2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -149,8 +149,10 @@ * config/arm/constraints.md ("Dt"): New constraint. * config/arm/predicates.md (const_double_vcvt_power_of_two_reciprocal): New. - * config/arm/vfp.md (*arm_combine_vcvt_f32_s32): New. - (*arm_combine_vcvt_f32_u32): New. + * config/arm/vfp.md (FCVTI32typename): New. + (FCVT): New iterator. + (*combine_vcvt_f32_): New. + (*combine_vcvt_f64_): New. 2011-12-05 Richard Guenther -- 2.30.2