summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-04-03 06:51:45 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2000-04-03 06:51:45 +0000
commitf7dff90d7ab6a4b43725505fd6db5bcaf7e767f3 (patch)
tree3b157e86550d0b3922df9e40eb6fa80a7287770b /gcc/ChangeLog
parentfb65a9008b62ceb4344ce077e997a4c74f93c757 (diff)
downloadgcc-f7dff90d7ab6a4b43725505fd6db5bcaf7e767f3.tar.gz
* pa.c (print_operand): Compute 'base' only inside the code paths
that use it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32875 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 122cf05eabc..0d06baefc74 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Mon Apr 3 00:50:06 2000 Jason Eckhardt <jle@cygnus.com>
+
+ * pa.c (print_operand): Compute 'base' only inside the code paths
+ that use it.
+
2000-04-03 Geoffrey Keating <geoffk@cygnus.com>
* stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than