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: [PATCH] Fix PR tree-opt/25500 SRA vs struct containing a vector


On Wednesday 15 November 2006 01:36, Andrew_Pinski@playstation.sony.com wrote:
>         * tree-sra.c (decide_block_copy): If we have only one non-
>         aggregate element in the struct, don't do a block copy.

Could you add a comment before that new block of code to explain
its purpose?

Gr.
Steven


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