[Bug target/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Nov 1 12:11:00 GMT 2006



------- Comment #13 from bkoz at gcc dot gnu dot org  2006-11-01 12:11 -------
Eric, what I usually do is:

cd $build/libstdc++-v3/testsuite;
make testsuite_files

Then, edit out the file "testsuite_files" to the actual file or files that you
want to test.

Then, just type 'make check."

This will run the testsuite as per usual, just on a select group of files. Once
you've got that, then you can just cut and paste from the generated
libstdc++.log file if you are trying to compile just one testsuite.

-benjamin


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29639



More information about the Gcc-bugs mailing list