Open64 5.0 released
Open64 5.0 released
Posted Nov 14, 2011 16:17 UTC (Mon) by epa (subscriber, #39769)In reply to: Open64 5.0 released by endecotp
Parent article: Open64 5.0 released
You might be interested in kcc which is a full specification of the semantics of the C language, made executable. You can run your code under it and it will warn about undefined or implementation-specific behaviours your code is relying on.
