diff options
author | Joseph Myers <jsm28@gcc.gnu.org> | 2001-10-29 23:01:45 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-10-29 23:01:45 +0000 |
commit | 684d9f3beb4507eb033348dd207c3955626a0bbe (patch) | |
tree | a0825327a8a0624c678d9454f1795c441d7adff8 /gcc/FSFChangeLog.11 | |
parent | affd4f3309d3ae078f95268e18b44293e096c9b9 (diff) | |
download | gcc-684d9f3beb4507eb033348dd207c3955626a0bbe.tar.gz |
ChangeLog.2, [...]: Fix spelling errors and typos.
* ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
FSFChangeLog.11, c-common.c, c-common.def, c-common.h, c-decl.c,
c-dump.c, c-typeck.c, except.c, sdbout.c, simplify-rtx.c,
timevar.h, tree.h, varasm.c: Fix spelling errors and typos.
From-SVN: r46621
Diffstat (limited to 'gcc/FSFChangeLog.11')
-rw-r--r-- | gcc/FSFChangeLog.11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/FSFChangeLog.11 b/gcc/FSFChangeLog.11 index 86bed938fbd..11104853279 100644 --- a/gcc/FSFChangeLog.11 +++ b/gcc/FSFChangeLog.11 @@ -4070,7 +4070,7 @@ Sat Aug 2 13:25:33 1997 Tristan Gingold (gingold@email.enst.fr) * stmt.c (expand_computed_goto): If -fcheck-memory-usage, check that computed address of a goto is executable. (expand_asm, expand_asm_operands): If -fcheck-memory-usage, - disallow asm statments. + disallow asm statements. * toplev.c (flag_check_memory_usage, flag_prefix_function_name): New variable. (f_options): Add `check-memory-usage' and `prefix_function_name'. |