* gcc.misc-tests/linkage.exp: Update last change to handle
sparc*-, not just sparc-.
From-SVN: r51828
+2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * gcc.misc-tests/linkage.exp: Update last change to handle
+ sparc*-, not just sparc-.
+
2002-04-03 Richard Henderson <rth@redhat.com>
* gcc.dg/cpp/ucs.c: Improved long UCS test.
set native_cflags "-n32"
}
}
- if [istarget "sparc-sun-solaris2*"] {
+ if [istarget "sparc*-sun-solaris2*"] {
set file_string [exec file "linkage-x.o"]
if [ string match "*64*" $file_string ] {
set native_cflags "-xarch=v9"