This is the mail archive of the java@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 to allow Ada to work with tree-ssa


    We have a flag (flag_evaluation_order) for languages to say whether the
    order of evaluation of subexpressions matters (effectively creating two
    dialects of GENERIC).  Java sets this flag, and it should be followed.

And the order is what, in operand number order in the GENERIC tree?


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