From 0ee5ccdf3ea1a39a328ca0ac977a0d036cbbbd2a Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Sat, 8 Jul 2006 18:35:51 +0000 Subject: sourcebuild.texi: Fix typo. 2006-07-08 Matthias Klose * doc/sourcebuild.texi: Fix typo. From-SVN: r115287 --- gcc/ChangeLog | 4 ++++ gcc/doc/sourcebuild.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index dbf0ace..743178a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-07-08 Matthias Klose + + * doc/sourcebuild.texi: Fix typo. + 2006-07-07 Mike Stump * toplev.c (process_options): Don't give -ffunction-sections may diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 66e1b37..2bfa582 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -911,7 +911,7 @@ FIXME: discuss non-C testsuites here. @subsection Directives used within DejaGnu tests Test directives appear within comments in a test source file and begin -with @code{dg-}. Some of these are defined within DegaGnu and others +with @code{dg-}. Some of these are defined within DejaGnu and others are local to the GCC testsuite. The order in which test directives appear in a test can be important: -- cgit v1.1