Commit 625b02b2 by Alex V. Breger Committed by Volker Reichelt

re PR testsuite/21702 (Typo in gcc/testsuite/gcc.target/i386/i386.exp)

	PR testsuite/21702
	* gcc.target/i386/i386.exp: Fix comment typo.

From-SVN: r100758
parent 98ed9dae
2005-06-08 Alex V. Breger <atrus.ru@atrus.ru>
PR testsuite/21702
* gcc.target/i386/i386.exp: Fix comment typo.
2005-06-08 Nathan Sidwell <nathan@codesourcery.com>
PR c++/19497
......
......@@ -16,7 +16,7 @@
# GCC testsuite that uses the `dg.exp' driver.
# Exit immediately if this isn't a SPARC target.
# Exit immediately if this isn't a x86 target.
if { ![istarget i?86*-*-*] && ![istarget x86_64-*-*] } then {
return
}
......
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