This is the mail archive of the gcc@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: Semantics of MODIFY_EXPR with CONSTRUCTOR rhs


On Mon, Aug 02, 2004 at 05:54:17PM -0400, Richard Kenner wrote:
> I'm currently testing the following for gimplify_init_ctor_preeval:

Looks good.

>      with the lhs, since "a = { .x=a }" doesn't make sense.  This will be
>      always be true for all scalars, since is_gimple_mem_rhs insists on a

Please fix my "be always be" mistake in your local copy.


r~


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