summaryrefslogtreecommitdiff
path: root/contrib/gcc/unroll.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-02-17 08:34:50 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-02-17 08:34:50 +0000
commitc4ac9621578c7528f01144e91b6c0dc3dce72b7b (patch)
treeb86771e64e7a23a8c3c4d3a5e8e0c087685dbc59 /contrib/gcc/unroll.c
parent8f90f252f4772be761eb1d362ef1ca1f893b1bef (diff)
Notes
Diffstat (limited to 'contrib/gcc/unroll.c')
-rw-r--r--contrib/gcc/unroll.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/gcc/unroll.c b/contrib/gcc/unroll.c
index 376bc996678b..34fb8f17df53 100644
--- a/contrib/gcc/unroll.c
+++ b/contrib/gcc/unroll.c
@@ -1,5 +1,6 @@
/* Try to unroll loops, and split induction variables.
- Copyright (C) 1992, 93, 94, 95, 97, 98, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000 Free Software
+ Foundation, Inc.
Contributed by James E. Wilson, Cygnus Support/UC Berkeley.
This file is part of GNU CC.