From: Alan Lawrence Date: Tue, 17 Feb 2015 14:08:59 +0000 (+0000) Subject: Correct ChangeLog entry (2015-02-04) X-Git-Tag: upstream/12.2.0~56630 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09008d80b62d1304b13f811a94c8af84a146088f;p=platform%2Fupstream%2Fgcc.git Correct ChangeLog entry (2015-02-04) From-SVN: r220759 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 932d208..db1cdb7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -825,8 +825,7 @@ * config/arm/arm.h (TARGET_NEON_FP): Removed conditional definition, define to zero if !TARGET_NEON. - (TARGET_CPU_CPP_BUILTINS): Added second condition before defining - __ARM_FP macro. + (TARGET_ARM_FP): Added !TARGET_SOFT_FLOAT into conditional definition. 2015-02-04 Jan Hubicka Trevor Saunders