From: Wolfgang Gellerich Date: Wed, 28 Jan 2009 16:39:56 +0000 (+0000) Subject: s390.md (*tls_load_31): Added type attribute. X-Git-Tag: releases/gcc-4.4.0~720 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdc15d231a38eccde9a61ef582ae1ddeed6842bb;p=thirdparty%2Fgcc.git s390.md (*tls_load_31): Added type attribute. 2009-01-28 Wolfgang Gellerich * config/s390/s390.md (*tls_load_31): Added type attribute. From-SVN: r143736 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 556a6b735e1c..13debb9221ae 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2009-01-28 Wolfgang Gellerich + + * config/s390/s390.md (*tls_load_31): Added type attribute. + 2009-01-28 Wolfgang Gellerich * config/s390/s390.md: Fix a few comments. diff --git a/gcc/config/s390/s390.md b/gcc/config/s390/s390.md index ca8e2f877cd3..6d5bea2b7cea 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"