mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-21 14:50:57 +08:00
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
This commit is contained in:
parent
98ed9dae3a
commit
625b02b215
@ -1,3 +1,8 @@
|
||||
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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user