This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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] New flag_evaluation_order to preserve evaluation order.


>>>>> "Roger" == Roger Sayle <roger@eyesopen.com> writes:

Roger> There may still be (almost certainly) constant folding tree
Roger> transformations that affect evaluation order.

BTW, if you're still interested in making gcj and fold work well
together, take a look at PR 6391.  According to my note from
2002-05-11, this has to do with fold_convert(), but I neglected to
write down any details...

Tom


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