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] PR/16105


On Mon, Jun 21, 2004 at 05:06:30PM -0700, Devang Patel wrote:
> Does this mean nobody should rely on type of MODIFY_EXPR ?

When looking at GIMPLE, yes.

It's of course meaningful when looking at GENERIC because
of "x = y = 0".


r~


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