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] Prevend duplicate SFTs for structs in structs in structs.


On 7/25/05, Richard Guenther <rguenther@suse.de> wrote:
> 
> 2005-07-25  Richard Guenther  <rguenther@suse.de>
> 
>         * tree-ssa-structalias.c (push_fields_onto_fieldstack):
>         Avoid pushing again if current struct contains only
>         fields we decomposed.
> 
>         * gcc.dg/tree-ssa/salias-1.c: New testcase.

Applied as obvious as told by Danny through Steven.

Richard.


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