Commit 2aa01719 by Eric Christopher Committed by Eric Christopher

charset.exp: Run .cc extension tests.

2004-04-14  Eric Christopher  <echristo@redhat.com>

        * g++.dg/charset/charset.exp: Run .cc extension tests.

From-SVN: r80707
parent ec6e4092
2004-04-14 Eric Christopher <echristo@redhat.com>
* g++.dg/charset/charset.exp: Run .cc extension tests.
2004-04-14 Zack Weinberg <zack@codesourcery.com>
* gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
......@@ -21832,4 +21836,3 @@ rlsruhe.de>
correspond to c-torture 1.11.
* New file.
......@@ -37,7 +37,7 @@ if ![info exists DEFAULT_CHARSETCFLAGS] then {
dg-init
# Main loop.
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{c,S} ]] \
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{c,cc,S} ]] \
"" $DEFAULT_CHARSETCFLAGS
# All done.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment