Iterate -std=c++-* in i386.exp.

2018-10-22  Jakub Jelinek  <jakub@redhat.com>

	* g++.target/i386/i386.exp: Use g++-dg-runtest to iterate
	properly -std= options.

From-SVN: r265387
This commit is contained in:
Jakub Jelinek 2018-10-22 14:25:39 +02:00 committed by Martin Liska
parent 14762cd028
commit c7acc2964e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2018-10-22 Jakub Jelinek <jakub@redhat.com>
* g++.target/i386/i386.exp: Use g++-dg-runtest to iterate
properly -std= options.
2018-10-22 Richard Biener <rguenther@suse.de>
* gcc.dg/graphite/scop-4.c: Avoid out-of-bound access.

View File

@ -35,7 +35,7 @@ dg-init
clearcap-init
# Main loop.
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.C]] \
g++-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.C]] \
"" $DEFAULT_CXXFLAGS
# All done.