aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorWolfgang Gellerich <gellerich@de.ibm.com>2009-01-28 16:39:56 +0000
committerAndreas Krebbel <krebbel@gcc.gnu.org>2009-01-28 16:39:56 +0000
commitcdc15d231a38eccde9a61ef582ae1ddeed6842bb (patch)
treea9a3c6f1b0a7575b485bec649720d1c45b64a39c /gcc
parentd46f24b6832244837ed91b21d065968e5fc4b2f3 (diff)
downloadgcc-cdc15d231a38eccde9a61ef582ae1ddeed6842bb.zip
gcc-cdc15d231a38eccde9a61ef582ae1ddeed6842bb.tar.gz
gcc-cdc15d231a38eccde9a61ef582ae1ddeed6842bb.tar.bz2
s390.md (*tls_load_31): Added type attribute.
2009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com> * config/s390/s390.md (*tls_load_31): Added type attribute. From-SVN: r143736
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/s390/s390.md1
2 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 556a6b7..13debb9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com>
+ * config/s390/s390.md (*tls_load_31): Added type attribute.
+
+2009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com>
+
* config/s390/s390.md: Fix a few comments.
2009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com>
diff --git a/gcc/config/s390/s390.md b/gcc/config/s390/s390.md
index ca8e2f8..6d5bea2 100644
--- a/gcc/config/s390/s390.md
+++ b/gcc/config/s390/s390.md
@@ -8139,6 +8139,7 @@
l\t%0,%1%J2
ly\t%0,%1%J2"
[(set_attr "op_type" "RX,RXY")
+ (set_attr "type" "load")
(set_attr "z10prop" "z10_fwd_A3,z10_fwd_A3")])
(define_insn "*bras_tls"