# NOTE: Given a set of dejagnu annotated tests source files we only want
#       to use those that can be *run* and are not architecture specific.
#       As an approximation we exclude files containing the strings:
#           "dg-require-"
#           "dg-do compile"
#           "dg-final"
#           "dg-additional-sources"
#           "dg-do link"
#           "dg-do run {"
#       A good starting point for doing this is, e.g.:
#       egrep -r -l  "(dg-require-|dg-do link|dg-do compile|dg-final|dg-additional-sources|dg-do run [{])"  .../gcc-4.6.1/gcc/testsuite/g++.dg/eh | sort
# ----------------------------------------------------------------------
# excluded gcc-4.6.1/gcc/testsuite/g++.dg/eh/
# ----------------------------------------------------------------------
080514-1.C
arm-iwmmxt-unwind.C
arm-vfp-unwind.C
async-unwind1.C
async-unwind2.C
builtin1.C
builtin2.C
builtin3.C
builtin4.C
catch1.C
catch2.C
catch3.C
catch4.C
cleanup2.C
cleanup3.C
cleanup4.C
cleanup5.C
comdat1.C
cond3.C
crash1.C
ctor3.C
dead1.C
forced1.C
forced2.C
forced3.C
forced4.C
gcsec1.C
ia64-1.C
ia64-2.C
nested-try.C
pr38662.C
pr41819.C
pr42859.C
pr45569.C
shadow1.C
simd-2.C
simd-4.C
simd-5.C
spec1.C
spec11.C
spec2.C
spec4.C
spec6.C
spec8.C
subreg-1.C
table.C
template2.C
terminate1.C
throw1.C
throw2.C
throw3.C
uncaught2.C
uncaught3.C
unwind2.C
weak1.C
# no main
cleanup1.C
div.C
# undef ctor/dtor/operator
cond2.C
cond5.C
stabilize.C
# ???
cond6.C
# ----------------------------------------------------------------------
# eof
# ----------------------------------------------------------------------
