This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Testing compiler reliability using Csmith
- From: Radu Ometita <radu dot ometita at iohk dot io>
- To: gcc at gcc dot gnu dot org
- Cc: Philip Wadler <philip dot wadler at iohk dot io>
- Date: Fri, 7 Dec 2018 00:10:49 +0200
- Subject: Testing compiler reliability using Csmith
Hello everyone!
We are working on writing a paper about testing the reliability of C compilers by using Csmith (a random C99 program generator).
A previous testing effort, using Csmith, found 79 GCC bugs, and 25 of those have been marked by developers as P1 (https://www.flux.utah.edu/download?uid=114 <https://www.flux.utah.edu/download?uid=114>): . However, after this paper was published we are unaware of any further testing using Csmith, and we would like to ask you, if you are aware of any such efforts or further results.
Best regards,
Radu Ometita,
Functional compilers engineer @IOHK