Timeline for How do I know if the compiler broke my code and what do I do if it was the compiler?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 14, 2012 at 5:59 | comment | added | old_timer | This is really the only answer to this question. The compilers job, in this case, is to get you from C++ to assembly language. You think it is the compiler...check the compilers work. It is that simple. | |
| Sep 26, 2011 at 17:48 | history | answered | Loren Pechtel | CC BY-SA 3.0 |