Compiler Issues: Trade-Offs
Trade-offs:
- Round-off vs. needed precision
- Inter-procedural analysis vs. link time
- Pointer aliasing vs. coding constraints
- Optimizing for processor architectures vs. work of multiple binaries (support, test)
Explore other compilers than your first choice