diff options
Diffstat (limited to 'gcc/genflags.c')
-rw-r--r-- | gcc/genflags.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genflags.c b/gcc/genflags.c index f9add41..f801b57 100644 --- a/gcc/genflags.c +++ b/gcc/genflags.c @@ -1,7 +1,7 @@ /* Generate from machine description: - some flags HAVE_... saying which simple standard instructions are available for this machine. - Copyright (C) 1987, 1991, 1995, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1987, 91, 95, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |