Here
http://software.intel.com/en-us/forums/showpost.php?p=152354
Rama said "right to left" as the default operator order. Did he really mean "left to right"? Right-to-left is terribly non-standard and unintuitive, but if that's the spec, then that's the spec. For example consider:
15 + 15 / 3
l-t-r = 10
r-t-l = 20
Please clarify: Right-to-left or left-to-right?
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.


