2008-10-03 Tristan Gingold <gingold@adacore.com>

* ld-elf/stab.d: Don't run on alpha (to avoid relocation
        overflow on 64 bits targets whose stab values is 32 bits).
This commit is contained in:
Tristan Gingold
2008-10-03 14:13:37 +00:00
parent 29b9ceead4
commit 5d54918415
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-10-03 Tristan Gingold <gingold@adacore.com>
* ld-elf/stab.d: Don't run on alpha (to avoid relocation
overflow on 64 bits targets whose stab values is 32 bits).
2008-10-03 H.J. Lu <hongjiu.lu@intel.com> 2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
PR ld/6931 PR ld/6931

View File

@ -2,7 +2,10 @@
#as: -gstabs #as: -gstabs
#readelf: -S --wide #readelf: -S --wide
#ld: #ld:
#notarget: ia64-*-* #notarget: "ia64-*-*" "alpha*"
# Disabled on alpha because the entry point may be above 4GB but the stabs
# value on 32 bits.
#... #...
\[[0-9 ][0-9]\] \.stab +PROGBITS +0+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ +[1-9]+ +0.* \[[0-9 ][0-9]\] \.stab +PROGBITS +0+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ +[1-9]+ +0.*