* config/tc-alpha.c (alpha_cur_ent_sym): Remove.
[binutils.git] / gas / testsuite / gas / cfi / cfi.exp
blobd52803f4dcd7b955b3b33c146f12737a8c87c260
1 if [istarget "x86_64-*"] then {
2 run_dump_test "cfi-x86_64"
5 if [istarget "i?86-*"] then {
6 run_dump_test "cfi-i386"
9 if { [istarget alpha*-*-*] } then {
11 set elf [expr [istarget *-*-elf*] \
12 || [istarget *-*-linux*] \
13 || [istarget *-*-freebsd*] \
14 || [istarget *-*-netbsd*] ]
16 if $elf {
17 run_dump_test "cfi-alpha-1"