Tests for compilerwriters?

B

Bob Andrews

Does anyone know of a testsuite suitable for use by a C compilerwriter?
It would be a series of standard C programs that test that tricky points
of the language (eg integer promotions) are handled correctly.

Thanks in advance.
 
M

Malcolm McLean

Bob Andrews said:
Does anyone know of a testsuite suitable for use by a C compilerwriter?
It would be a series of standard C programs that test that tricky points
of the language (eg integer promotions) are handled correctly.

Thanks in advance.
ctorture.
 
B

Bob Andrews

ctorture.

Hmmmm... <does google search>.

Top hit: "ROOT_404-2g_version: test/ctorture.cxx File Reference".

Hmmm, doesn't look promising. <clicks link>

Hmmm, yep, it's C++ alright. Yuck!

Looks through other google results. All C++ (plus some links to bondage
crap!) <frowns>
 
R

Roberto Waltman

Bob said:
Does anyone know of a testsuite suitable for use by a C compilerwriter?
It would be a series of standard C programs that test that tricky points
of the language (eg integer promotions) are handled correctly.

Try posting in comp.compilers


Roberto Waltman

[ Please reply to the group,
return address is invalid ]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,067
Latest member
HunterTere

Latest Threads

Top