]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/28150 (ICE in reload_cse_simplify_operands, at postreload.c:394)
authorDavid Edelsohn <edelsohn@gnu.org>
Thu, 6 Jul 2006 18:59:58 +0000 (18:59 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 6 Jul 2006 18:59:58 +0000 (14:59 -0400)
commit429ec7dc9b70e5eebcdd7abf328e90c76b4a55bc
treebc0244f73022f1392df38795b46228396ee7f37a
parent1f0b926a1fe14a4ec094be7343aa7c8cf9b70716
re PR target/28150 (ICE in reload_cse_simplify_operands, at postreload.c:394)

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.

Co-Authored-By: Alan Modra <amodra@bigpond.net.au>
From-SVN: r115229
gcc/ChangeLog
gcc/config/rs6000/rs6000.c