r148028 - in /branches/lto/gcc: ChangeLog.lto l...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Mon Jun 1 03:18:00 GMT 2009


Author: dnovillo
Date: Mon Jun  1 03:18:56 2009
New Revision: 148028

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148028
Log:

	* lto-function-out.c (output_expr_operand): Handle
	NULL_TREE values for EXPR.
	<case COMPONENT_REF>: Write operand 2.
	<case ARRAY_REF>: Write operands 2 and 3.
	* lto-function-in.c (input_expr_operand): Corresponding
	changes.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-function-in.c
    branches/lto/gcc/lto-function-out.c



More information about the Gcc-cvs mailing list