diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0e2b748d1961..656f9c83c053 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