Re: Testing C Compiler

Mayan Moudgill <mayan@bestweb.net>
Sat, 05 Apr 2008 21:48:24 -0400

          From comp.compilers

Related articles
Testing C Compiler camille@bluegrass.net (camille@bluegrass.net) (2008-03-30)
Re: Testing C Compiler kevin.phillips83@yahoo.com (kphillips) (2008-03-31)
Re: Testing C Compiler carlo.salinari@gmail.com (Carlo Salinari) (2008-03-31)
Re: Testing C Compiler ArarghMail803@Arargh.com (2008-03-31)
Re: Testing C Compiler bfranke@inf.ed.ac.uk (=?ISO-8859-1?Q?Bj=F6rn_Franke?=) (2008-04-04)
Re: Testing C Compiler mayan@bestweb.net (Mayan Moudgill) (2008-04-05)
| List of all articles for this month |

From: Mayan Moudgill <mayan@bestweb.net>
Newsgroups: comp.compilers
Date: Sat, 05 Apr 2008 21:48:24 -0400
Organization: BestWeb.net
References: 08-03-118
Keywords: testing
Posted-Date: 06 Apr 2008 01:19:18 EDT

camille@bluegrass.net wrote:
> I'm trying to find out if I can find standardized tests that will
> help, or if I'm just going to have to download every program I can
> find and compile it to see what happens.


Short answer: you have to go buy the test-suites. There are 4 of them
out there: ACE, Perennial, Plum-Hall, and Nullstone. I vaguely remember
that there was one from some indian company, as well.


The gcc torture tests suite is not too good at validating conformance,
unfortunately.



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.