summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-08-13 19:59:18 -0700
committerRichard Henderson <rth@gcc.gnu.org>2004-08-13 19:59:18 -0700
commite427abbf2731fe52aebf1a1e2ca3bffb4f5dbe20 (patch)
treede8ffe9c39b4ba94075646cef9f4117794309520 /gcc/ChangeLog
parent77a30f085d5dc6e0e19fe034fe4ff2196c7047da (diff)
downloadgcc-e427abbf2731fe52aebf1a1e2ca3bffb4f5dbe20.tar.gz
i386.md (call_1, [...]): Use Pmode for constant_call_address_operand.
* config/i386/i386.md (call_1, sibcall_1, call_1_rex64): Use Pmode for constant_call_address_operand. (call_value_pop_1, call_value_1): Likewise. (sibcall_value_1, call_value_1_rex64): Likewise. From-SVN: r85981
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7a94d93ef80..415c0fc6ddd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2004-08-13 Richard Henderson <rth@redhat.com>
+
+ * config/i386/i386.md (call_1, sibcall_1, call_1_rex64): Use Pmode
+ for constant_call_address_operand.
+ (call_value_pop_1, call_value_1): Likewise.
+ (sibcall_value_1, call_value_1_rex64): Likewise.
+
2004-08-13 James E Wilson <wilson@specifixinc.com>
* config/mips/sb1.md (ir_sb1_divdf_2pipes, ir_sb1_divdf_1pipe):