hi all i am working with cross compiler version gcc - 4.1.2 our team has ported the c & c++ cross compiler for our target processor. i have a task of testing the c++ cross compiler, i just want to know about the test suites available for c++, and i have the following questions
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 thanks in advance santosh .T