Related articles |
---|
Reference source for C-compiler validation? jbredno@yahoo.de (2001-11-05) |
Re: Reference source for C-compiler validation? joachim_d@gmx.de (Joachim Durchholz) (2001-11-08) |
Re: Reference source for C-compiler validation? loewis@informatik.hu-berlin.de (Martin von Loewis) (2001-11-08) |
Re: Reference source for C-compiler validation? axel@dtone.org (Axel Kittenberger) (2001-11-08) |
Re: Reference source for C-compiler validation? zackw@panix.com (Zack Weinberg) (2001-11-08) |
Re: Reference source for C-compiler validation? nmm1@cus.cam.ac.uk (2001-11-08) |
Re: Reference source for C-compiler validation? ceco@no_smap_jupiter.com (Tzvetan Mikov) (2001-11-08) |
Re: Reference source for C-compiler validation? joshualevy@yahoo.com (2001-12-03) |
From: | Martin von Loewis <loewis@informatik.hu-berlin.de> |
Newsgroups: | comp.compilers |
Date: | 8 Nov 2001 01:08:43 -0500 |
Organization: | Humboldt University Berlin, Department of Computer Science |
References: | 01-11-019 |
Keywords: | C, testing, comment |
Posted-Date: | 08 Nov 2001 01:08:43 EST |
jbredno@yahoo.de (J. Bredno) writes:
> Simple question, but I'm afraid the answer won't be so simple:
> Are there any widely accepted C and C++ source files that can be
> used to validate a compiler? E.g., is there some test for ANSI
> compliance or something similar?
There are certainly widely-accepted C and C++ test suites. I don't
think any of them is widely available. Common test suites are
Plum Hall: http://www.plumhall.com/suites.html
Perennial: http://www.peren.com/pages/cvsa_set.htm
HTH,
Martin
[Plum Hall and Perennial's suites are entirely available if you're willing
to pay for them. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.