public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* ANSI C testsuite?
@ 2000-12-09  3:39 óÔÁÎÉÓÌÁ× éÅ×ÌÅ×
  2000-12-11  7:40 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: óÔÁÎÉÓÌÁ× éÅ×ÌÅ× @ 2000-12-09  3:39 UTC (permalink / raw)
  To: gcc-help

Hello All!

Is gcc  conform to ANSI C standart?

Where can I find testsuite to check it?

-------------
With best regards
Stanislav Ievlev
<inger@linux.ru.net>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ANSI C testsuite?
  2000-12-09  3:39 ANSI C testsuite? óÔÁÎÉÓÌÁ× éÅ×ÌÅ×
@ 2000-12-11  7:40 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2000-12-11  7:40 UTC (permalink / raw)
  To: óÔÁÎÉÓÌÁ×
	éÅ×ÌÅ×
  Cc: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]

On Dec  9, 2000, óÔÁÎÉÓÌÁ× éÅ×ÌÅ× <inger@pisem.net> wrote:

> Is gcc  conform to ANSI C standart?

Which ANSI C Standard?  There are at least two different versions of
the ANSI/ISO C Standard.  GCC conforms quite well to the C85 (?)
Standard, but only a few features introduced in C99 are available in
GCC 2.95.2.  Some of them are already available in recent development
snapshots, but many new features are up to the C library to implement,
and GCC doesn't contain a C library, so you might only expect full
compliance if the C library of the OS you're running is fully
compliant.  Even then, you may find that some new feature may be
missing in the compiler.

> Where can I find testsuite to check it?

I'm pretty sure there are commercially-available conformance
testsuites, but I don't know of any freely-available ones.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-11  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-09  3:39 ANSI C testsuite? óÔÁÎÉÓÌÁ× éÅ×ÌÅ×
2000-12-11  7:40 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).