r148536 - in /branches/gcc-4_4-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Jun 16 14:28:00 GMT 2009


Author: jakub
Date: Tue Jun 16 14:28:47 2009
New Revision: 148536

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148536
Log:
	PR middle-end/40446
	* expr.c (expand_expr_real_1) <case VIEW_CONVERT_EXPR>: Don't
	use gen_lowpart if op0 has complex mode.

	* g++.dg/other/pr40446.C: New test.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/other/pr40446.C
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/expr.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list