[PATCH] Fix PR tree-opt/25500 SRA vs struct containing a vector
Diego Novillo
dnovillo@redhat.com
Mon Nov 20 18:13:00 GMT 2006
Andrew_Pinski@PlayStation.Sony.Com wrote on 11/17/06 20:43:
> * tree-sra.c (single_scalar_field_in_record_p): New function.
> (decide_block_copy): Use it.
>
>
> * gcc.dg/tree-ssa/sra-4.c: New testcase.
>
OK with ...
>
> +/* Return true if there is only one non aggregate field in the record, TYPE.
> + Return false otherwise. */
> +static bool
>
... vertical spacing here.
More information about the Gcc-patches
mailing list