Fix gcc.dg/tree-ssa/sra-1.c

Richard Henderson rth@redhat.com
Wed Oct 27 19:08:00 GMT 2004


On Tue, Oct 26, 2004 at 02:49:39PM +1000, Ben Elliston wrote:
> 	* params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.
> 	(PARAM_SRA_FIELD_STRUCTURE_RATIO): Likewise.
> 	* params.h (SRA_MAX_STRUCTURE_SIZE): New.
> 	(SRA_FIELD_STRUCTURE_RATIO): Likewise.
> 	* tree-sra.c: Include "params.h".
> 	(decide_block_copy): Use new parameters.
> 	* doc/invoke.texi (Optimize Options): Document new SRA pass
> 	parameters sra-max-structure-size and sra-field-structure-ratio.
> 
> 	* gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.

Ok.


r~



More information about the Gcc-patches mailing list