From 6644642ef7b7b58c39b6fc1184d6c873badbc285 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Tue, 23 Mar 2010 12:13:00 +0000 Subject: [PATCH] Fix long lines From-SVN: r157664 --- gcc/ChangeLog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0e2b748..656f9c8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -6,8 +6,8 @@ 2010-03-22 H.J. Lu - * config/i386/i386.c (ix86_target_string): Fix a typo in - comments. Add -mfma. + * config/i386/i386.c (ix86_target_string): Fix a typo in comments. + Add -mfma. 2010-03-22 Mike Stump @@ -120,8 +120,9 @@ 2010-03-19 Andrew Pinski - PR C/43211 - * c-decl.c (grokparms): Set arg_types to NULL_TREE if there was an error. + PR c/43211 + * c-decl.c (grokparms): Set arg_types to NULL_TREE if there was an + error. 2010-03-19 Bernd Schmidt -- 2.7.4