* ld-elf/binutils.exp: Don't run tdata3 for hppa64.
+2011-05-23 Alan Modra <amodra@gmail.com>
+
+ PR 12763
+ * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
+
2011-05-21 Hans-Peter Nilsson <hp@axis.com>
* ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
binutils_test strip "-T ${srcdir}/${subdir}/lma.lnk" lma
-set tls_tests { "tdata1" "tdata2" "tdata3" }
+set tls_tests { "tdata1" "tdata2" }
# hppa64 has its own .tbss section, with different flags.
if { ![istarget "hppa64-*-*"] } {
- lappend tls_tests "tbss1" "tbss2" "tbss3"
+ lappend tls_tests "tdata3" "tbss1" "tbss2" "tbss3"
}
set tls_opts {
""