This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r125246 - in /trunk/gcc: ChangeLog expr.c


Author: echristo
Date: Fri Jun  1 00:08:26 2007
New Revision: 125246

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125246
Log:
2007-05-31  Eric Christopher  <echristo@apple.com>

	* expr.c (convert_move): Assert that we don't have a BLKmode
	operand.
	(store_expr): Handle BLKmode moves by calling emit_block_move.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]