On Jun 15, 2015, at 12:55 PM, Andres Tiraboschi 
<andres.tirabos...@tallertechnologies.com> wrote:
> 
> Hi, do you know where is the .exp file for the tests in
> .../gcc/testsuite/g++.dg/warn?
> I can't find it.

find srcdir -name \*.exp -print will show you all of them.  You’ll discover 
that a .exp file can run the entire tree under it.  In this case, look in the 
parent directory.

Reply via email to