|
|
|
|
|
by charleslmunger
2544 days ago
|
|
I think the point of the OP is that you shouldn't think about the optimizations a compiler might do, but what the language spec guarantees. If the language spec guarantees that your code behaves the way you want, no correct compiler will break it. |
|