This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5666: ICE compiling old style C code with g++
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: 31 Dec 2002 16:00:39 +0100
- Subject: Re: c++/5666: ICE compiling old style C code with g++
- Organization: Integrable Solutions
- References: <200212311517.QAA96486@numa6.igpm.rwth-aachen.de>
Volker Reichelt <reichelt@igpm.rwth-aachen.de> writes:
| Any suggestions where to put them in the testsuite?
under the appropriate sub-directory of gcc/testsuite/g++.dg/
You might want to read gcc/testsuite/g++.dg/README to get an idea of
the purpose of the subidrectories there.
-- Gaby