r133108 - in /branches/gcc-4_3-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Tue Mar 11 14:16:00 GMT 2008


Author: uros
Date: Tue Mar 11 14:16:25 2008
New Revision: 133108

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133108
Log:
2008-03-11  Uros Bizjak  <ubizjak@gmail.com>

	PR middle-end/35526
	* expr.c (store_expr): Call emit_block_move if the mode
	of "temp" RTX is BLKmode.

testsuite/ChangeLog:

	PR middle-end/35526
	* g++.dg/torture/pr35526.C: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/torture/pr35526.C
      - copied unchanged from r133106, trunk/gcc/testsuite/g++.dg/torture/pr35526.C
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/expr.c
    branches/gcc-4_3-branch/gcc/ifcvt.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list