[PATCH] Fix copy_reference_ops_from_ref

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Tue Jun 2 15:40:00 GMT 2009


>   	      && host_integerp (TYPE_SIZE (TREE_TYPE (temp.op0)), 0))
> ! 	    temp.op0 = DECL_SIZE (temp.op0);

Shouldn't that first line use DECL_SIZE as well?  Why test one and use
the other?



More information about the Gcc-patches mailing list