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] fold-const.c: Don't construct NON_LVALUE_EXPR if weare in GIMPLE.


On Sat, 2004-11-06 at 10:24, Kazu Hirata wrote:

> 	* fold-const.c (non_lvalue): Don't construct NON_LVALUE_EXPR
> 	if we are in GIMPLE.
> 
I can't approve patches in this area, but I always thought this is the
right thing to do.  If this is approved, you should remove the N_L_E
stripping that goes on in other parts of the tree optimizers.


Diego.


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