aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8c962d3..f0f9389 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,6 @@
Fri Apr 12 15:42:59 2002 Jeffrey A Law (law@redhat.com)
- * pa.c (pa_can_combine_p): Call insn_extract before calling
+ * pa.c (pa_can_combine_p): Call extract_insn before calling
constrain_operands.
2002-04-12 Douglas B Rupp <rupp@gnat.com>