OSDN Git Service

2006-07-06 David Edelsohn <edelsohn@gnu.org>
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Jul 2006 18:59:58 +0000 (18:59 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Jul 2006 18:59:58 +0000 (18:59 +0000)
commit0c3d4c89fca7de2974e2aaf8e735d953d4ce2776
treebc0244f73022f1392df38795b46228396ee7f37a
parente19482edb5848850c00fd868971f387185cfbfd3
2006-07-06  David Edelsohn  <edelsohn@gnu.org>

        PR target/28150
        * config/rs6000/rs6000.c (rs6000_legitimate_address): Do not allow
        PRE_{INC,DEC} of TFmode.

2006-07-06  David Edelsohn  <edelsohn@gnu.org>
            Alan Modra  <amodra@bigpond.net.au>

        PR target/28170
        * config/rs6000/rs6000.c (insvdi_rshift_rlwimi_p): Correct shiftop
        bounds. Simplify.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115229 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c