This is the mail archive of the gcc-patches@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]

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


On Tue, 2004-10-26 at 00:49, Ben Elliston wrote:

> +DEFPARAM (PARAM_SRA_MAX_STRUCTURE_SIZE,
> +	  "sra-max-structure-size",
> +	  "The maximum structure size at which GCC will do block copies.",
> +	  0)
> +
Please also specify that the size is in bytes.


Diego.


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