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
@ -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>
|
2004-04-14 Zack Weinberg <zack@codesourcery.com>
|
||||||
|
|
||||||
* gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
|
* gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
|
||||||
@ -21832,4 +21836,3 @@ rlsruhe.de>
|
|||||||
correspond to c-torture 1.11.
|
correspond to c-torture 1.11.
|
||||||
|
|
||||||
* New file.
|
* New file.
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ if ![info exists DEFAULT_CHARSETCFLAGS] then {
|
|||||||
dg-init
|
dg-init
|
||||||
|
|
||||||
# Main loop.
|
# Main loop.
|
||||||
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{c,S} ]] \
|
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.{c,cc,S} ]] \
|
||||||
"" $DEFAULT_CHARSETCFLAGS
|
"" $DEFAULT_CHARSETCFLAGS
|
||||||
|
|
||||||
# All done.
|
# All done.
|
||||||
|
Loading…
Reference in New Issue
Block a user