aboutsummaryrefslogtreecommitdiff
path: root/gcc/predict.def
diff options
context:
space:
mode:
authorBen Elliston <bje@gcc.gnu.org>2003-11-28 22:23:36 +1100
committerBen Elliston <bje@gcc.gnu.org>2003-11-28 22:23:36 +1100
commit21f1c577468421447878b2b6a97184f4f72c4f96 (patch)
treeaa6a3ffb30ace0f2511a72098e61a771eb8fc8cb /gcc/predict.def
parent05a47a473d4035a6b4a691c6be09f92008b65d0d (diff)
downloadgcc-21f1c577468421447878b2b6a97184f4f72c4f96.zip
gcc-21f1c577468421447878b2b6a97184f4f72c4f96.tar.gz
gcc-21f1c577468421447878b2b6a97184f4f72c4f96.tar.bz2
Correct the description of these files in the comment header.
From-SVN: r74018
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 238e0f2..25c5102 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.