aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChandra Chavva <cchavva@gcc.gnu.org>2001-02-05 20:35:07 -0500
committerChandra Chavva <cchavva@gcc.gnu.org>2001-02-05 20:35:07 -0500
commitd6706c51030fe7191a6a4eebfd5cdc9a666feecb (patch)
treef638997f515b299d439ea160a2b7a992ea2c88b4
parent411707f4e466b75ec2dac4d024195fd1999eeeec (diff)
downloadgcc-d6706c51030fe7191a6a4eebfd5cdc9a666feecb.zip
gcc-d6706c51030fe7191a6a4eebfd5cdc9a666feecb.tar.gz
gcc-d6706c51030fe7191a6a4eebfd5cdc9a666feecb.tar.bz2
Fixed typo in last changelog entry.
From-SVN: r39474
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6f9b17b..6d9d524 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,6 @@
2001-02-05 Chandrakala Chavva <cchavva@redhat.com>
- * final.c: Move the declaration profile_label_no to ...
+ * final.c: Move the declaration of profile_label_no to ...
* output.h: ... here.
* function.c (expand_function_start): Call PROFILE_HOOK.
* config/rs6000/aix.h: Define PROFILE_HOOK.