aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2003-05-14 10:46:50 -0700
committerRichard Henderson <rth@gcc.gnu.org>2003-05-14 10:46:50 -0700
commitae49d6e592571b46ae39832868e53958e94e26b4 (patch)
tree86bec960cb29fc4b16756c0e764fcff10378f2e5 /gcc/ChangeLog
parent2adb9af1f88f1454435e8469cbc3c523ab5db42f (diff)
downloadgcc-ae49d6e592571b46ae39832868e53958e94e26b4.zip
gcc-ae49d6e592571b46ae39832868e53958e94e26b4.tar.gz
gcc-ae49d6e592571b46ae39832868e53958e94e26b4.tar.bz2
ia64.c (ia64_expand_load_address): Force destination to be DImode register.
* config/ia64/ia64.c (ia64_expand_load_address): Force destination to be DImode register. Merge load_symptr. * config/ia64/ia64.md (load_symptr): Remove. From-SVN: r66808
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0d42be6..d41138f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,11 @@
2003-05-14 Richard Henderson <rth@redhat.com>
+ * config/ia64/ia64.c (ia64_expand_load_address): Force destination
+ to be DImode register. Merge load_symptr.
+ * config/ia64/ia64.md (load_symptr): Remove.
+
+2003-05-14 Richard Henderson <rth@redhat.com>
+
* rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from
DEFERRED_CONSTANT_P.
* integrate.c (copy_rtx_and_substitute): Update use.