Commit c7acc296 by Jakub Jelinek Committed by Martin Liska

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
parent 14762cd0
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> 2018-10-22 Richard Biener <rguenther@suse.de>
* gcc.dg/graphite/scop-4.c: Avoid out-of-bound access. * gcc.dg/graphite/scop-4.c: Avoid out-of-bound access.
......
...@@ -35,8 +35,8 @@ dg-init ...@@ -35,8 +35,8 @@ dg-init
clearcap-init clearcap-init
# Main loop. # Main loop.
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.C]] \ g++-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.C]] \
"" $DEFAULT_CXXFLAGS "" $DEFAULT_CXXFLAGS
# All done. # All done.
clearcap-finish clearcap-finish
......
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