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, SRA, PR 42154] Don't use access->expr to create references to original aggregates


Hi,
> +  /* Expression.  It is context dependant so do not use it to create new
> +     expressions to acces the original aggregate.  See PR 42154 for a
>   
Two small typos: dependant -> dependent and acces -> access.

Paolo.


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