aboutsummaryrefslogtreecommitdiff
path: root/gcc/defaults.h
diff options
context:
space:
mode:
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>2005-02-24 21:47:26 +0000
committerVolker Reichelt <reichelt@igpm.rwth-aachen.de>2005-02-24 21:47:26 +0000
commit63ff3e6b9614a5f4a105bfc82d4218bde216d29c (patch)
tree42ae786e6a9fe0fcb904dc11ee9e36ca7e2eb8a5 /gcc/defaults.h
parent678baac5232029522d81c647a86221bf29afa848 (diff)
* ChangeLog.5: Fix log message typo(s).
* ChangeLog.7: Likewise. * ChangeLog.tree-ssa: Likewise. * cfgexpand.c: Fix comment typo(s). * conflict.c: Likewise. * defaults.h: Likewise. * dwarf2out.c: Likewise. * gcse.c: Likewise. * ggc-page.c: Likewise. * tree-eh.c: Likewise. * tree-ssa-dom.c: Likewise. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@95516 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/defaults.h')
-rw-r--r--gcc/defaults.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/defaults.h b/gcc/defaults.h
index 0347121eac5..28a0d83adb6 100644
--- a/gcc/defaults.h
+++ b/gcc/defaults.h
@@ -755,7 +755,7 @@ do { fputs (integer_asm_op (POINTER_SIZE / BITS_PER_UNIT, TRUE), FILE); \
#define REGISTER_MOVE_COST(m, x, y) 2
#endif
-/* Determine whether the the entire c99 runtime
+/* Determine whether the entire c99 runtime
is present in the runtime library. */
#ifndef TARGET_C99_FUNCTIONS
#define TARGET_C99_FUNCTIONS 0