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: Swapping commutable binary expressions


On Fri, Mar 21, 2003 at 09:36:28AM -0800, Zack Weinberg wrote:
>    <operator
>       <expression with no side effects>
>       <function call>>
> 
> in expand_expr, and emit the call first.

True enough.  However, not that this is one more place 
where we'd be screwing Java, which *does* define operator
evaluation order.


r~


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