summaryrefslogtreecommitdiff
path: root/gcc/genextract.c
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-01-17 23:03:50 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-01-17 23:03:50 +0000
commit8bf9bd333d35a4bdd3b47450921a6175d03d14a2 (patch)
tree55c5364cf46fdb47a98f24372966492f05023481 /gcc/genextract.c
parent66d433c7be147672fb1da1afd42a311d79cb0531 (diff)
downloadgcc-8bf9bd333d35a4bdd3b47450921a6175d03d14a2.tar.gz
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/genextract.c')
-rw-r--r--gcc/genextract.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genextract.c b/gcc/genextract.c
index 11538d99ba3..bab8bf9173a 100644
--- a/gcc/genextract.c
+++ b/gcc/genextract.c
@@ -1,5 +1,5 @@
/* Generate code from machine description to extract operands from insn as rtl.
- Copyright (C) 1987 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1991 Free Software Foundation, Inc.
This file is part of GNU CC.