------- Comment #16 from dje at gcc dot gnu dot org 2006-07-26 20:22 ------- Subject: Bug 28170
Author: dje Date: Wed Jul 26 20:21:49 2006 New Revision: 115764 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115764 Log: Backport from mainline 2006-07-14 Eliot Dresselhaus <[EMAIL PROTECTED]> PR target/27287 * config/rs6000/spe.md (frob_di_df_2): Add m->r alternative. 2006-07-06 David Edelsohn <[EMAIL PROTECTED]> PR target/28150 * config/rs6000/rs6000.c (rs6000_legitimate_address): Do not allow PRE_{INC,DEC} of TFmode. 2006-07-06 David Edelsohn <[EMAIL PROTECTED]> Alan Modra <[EMAIL PROTECTED]> PR target/28170 * config/rs6000/rs6000.c (insvdi_rshift_rlwimi_p): Correct shiftop bounds. Simplify. Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/config/rs6000/rs6000.c branches/gcc-4_1-branch/gcc/config/rs6000/spe.md -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28170