Am 08.09.25 um 15:06 schrieb Daniel Franzini:
Doesn't sdcc has a number of conformance tests for various C standards?
Does such a thing even exist?
To some degree:
* We have our own regression test suite, written according to our
understanding of how SDCC should behave, which is heavily based on the
standard (but naturally also on some implementation choices made in SDCC).
* We also use most of the GCC test suite (and the TinyCC and QuickC test
suites, though these two are much smaller than the GCC and SDCC ones).
* We also use Jens' minimal C99 conformance test (which is only about
C99 core language features, i.e. it does not include any library tests)
* Test results can be found on out snapshots page
(https://sdcc.sourceforge.net/snap.php, click a green/red dot to see
results for a given day on a given system)
* There is no official conformance test suite for the C standard.
* There are non-free conformance test suites developed by companies
(e.g. Plum Hall) according to their understanding of the C standards.
Philipp
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user