This is the mail archive of the gcc@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: optimisation question


> 	A sequence point is (more or less) a situation where
> the exact order of execution/evaluation is undefined, no?

Au contraire!

?! I see:


"The C standard is worded confusingly, therefore there is some debate over the precise meaning of the sequence point rules in subtle cases."

(gcc 3.4.3 manual)



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