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
This commit is contained in:
parent
ec6e4092e1
commit
2aa01719a5
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue