aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-01-14 13:57:58 -0700
committerJeff Law <law@gcc.gnu.org>1998-01-14 13:57:58 -0700
commitc85f7c16ad9bed5d4732a4624c049da5a5f33085 (patch)
tree028c0425d9847ebff16ca9566dcf696998e902b9 /gcc/combine.c
parent60db002df5f6244493a8f2d52277994bdd071938 (diff)
downloadgcc-c85f7c16ad9bed5d4732a4624c049da5a5f33085.zip
gcc-c85f7c16ad9bed5d4732a4624c049da5a5f33085.tar.gz
gcc-c85f7c16ad9bed5d4732a4624c049da5a5f33085.tar.bz2
Bring in final gcc-2.8.0 changes.
From-SVN: r17355
Diffstat (limited to 'gcc/combine.c')
-rw-r--r--gcc/combine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/combine.c b/gcc/combine.c
index 1546ec6..5e76fc6 100644
--- a/gcc/combine.c
+++ b/gcc/combine.c
@@ -1,5 +1,5 @@
/* Optimize by combining instructions for GNU compiler.
- Copyright (C) 1987, 88, 92-96, 1997 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 92-97, 1998 Free Software Foundation, Inc.
This file is part of GNU CC.