diff options
Diffstat (limited to 'gcc/config/sparc/linux64.h')
-rw-r--r-- | gcc/config/sparc/linux64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/linux64.h b/gcc/config/sparc/linux64.h index d7ebb86..dc89408 100644 --- a/gcc/config/sparc/linux64.h +++ b/gcc/config/sparc/linux64.h @@ -338,7 +338,7 @@ do { \ #undef CTORS_SECTION_ASM_OP #undef DTORS_SECTION_ASM_OP -/* Determine whether the the entire c99 runtime is present in the +/* Determine whether the entire c99 runtime is present in the runtime library. */ #define TARGET_C99_FUNCTIONS 1 |