hi all
Ian Lance Taylor
iant@google.com
Wed Jul 20 19:28:00 GMT 2011
santosh tatoju <santosh_tatoju@yahoo.co.in> writes:
> for gcc there are many directories in gcc/testsuite directory
>
> like gcc.dg, gcc.c-torture,gcc-misc-tests, gcc-target, and for
>
> g++ compiler g++.dg, g++-old.dg i just want to know what are all these for.
>
> i got info. for gcc related as gcc.c-torture for stressing the gcc optimizers from gcc internal document.
> surprisingly when i tried to look at g++ test suites i didn't get anything.
> (sorry if i'm wrong)
>
> can you guys help me out in this regard
Are you asking what the g++ tests are? See gcc/testsuite/g++.dg/README.
The tests under gcc/testsuite/g++.old-deja are older tests, largely
uncategorized.
If that is not the answer you are looking for, could you restate your
question? I'm not sure I understood it.
Ian
More information about the Gcc
mailing list