From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: óÔÁÎÉÓÌÁ× éÅ×ÌÅ× Cc: gcc-help@gcc.gnu.org Subject: Re: ANSI C testsuite? Date: Mon, 11 Dec 2000 07:40:00 -0000 Message-id: References: <200012091140.eB9BeXu80286@www1.mailru.com> X-SW-Source: 2000-12/msg00054.html On Dec 9, 2000, óÔÁÎÉÓÌÁ× éÅ×ÌÅ× 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