summaryrefslogtreecommitdiff
path: root/gcc/predict.def
diff options
context:
space:
mode:
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-28 11:23:36 +0000
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2003-11-28 11:23:36 +0000
commit148bd232cbe7d208562534cb2ff6e62e30aaa5de (patch)
treeaa6a3ffb30ace0f2511a72098e61a771eb8fc8cb /gcc/predict.def
parent303a12d3c5fd3c12edd2f667435b1a08eafee17b (diff)
downloadgcc-148bd232cbe7d208562534cb2ff6e62e30aaa5de.tar.gz
Correct the description of these files in the comment header.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74018 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/predict.def')
-rw-r--r--gcc/predict.def5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/predict.def b/gcc/predict.def
index 238e0f262fc..25c51025e31 100644
--- a/gcc/predict.def
+++ b/gcc/predict.def
@@ -1,6 +1,5 @@
-/* This file contains the definitions and documentation for the
- builtins used in the GNU compiler.
- Copyright (C) 2001 Free Software Foundation, Inc.
+/* Definitions for the branch prediction routines in the GNU compiler.
+ Copyright (C) 2001, 2003 Free Software Foundation, Inc.
This file is part of GCC.