From ffc9025052134b6543cebdec2c261c4b74260708 Mon Sep 17 00:00:00 2001 From: redi Date: Sat, 1 May 2010 16:31:17 +0000 Subject: [PATCH] * doc/extend.texi (Inline): Add missing return keyword to examples. (Function Attributes, Variable Attributes, Pragmas): Hyphenate "command-line". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158962 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9829562456b..b9621186e5f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2010-05-01 Jonathan Wakely + + * doc/extend.texi (Inline): Add missing return keyword to examples. + (Function Attributes, Variable Attributes, Pragmas): Hyphenate + "command-line". + 2010-04-30 Eric Botcazou * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of -- 2.11.0