~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/ia64/ia64.exp

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright 2012
 
2
# Free Software Foundation, Inc.
 
3
 
 
4
# This program is free software; you can redistribute it and/or modify
 
5
# it under the terms of the GNU General Public License as published by
 
6
# the Free Software Foundation; either version 3 of the License, or
 
7
# (at your option) any later version.
 
8
 
9
# This program is distributed in the hope that it will be useful,
 
10
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
11
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
12
# GNU General Public License for more details.
 
13
 
14
# You should have received a copy of the GNU General Public License
 
15
# along with this program; if not, write to the Free Software
 
16
# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  
 
17
 
 
18
#
 
19
# ia64 tests
 
20
#
 
21
if [istarget "ia64-*"] then {
 
22
 
 
23
    run_dump_test "regs"
 
24
    run_dump_test "opc-a"
 
25
    run_list_test "opc-a-err" ""
 
26
    run_dump_test "opc-b"
 
27
    run_dump_test "opc-f"
 
28
    run_dump_test "opc-i"
 
29
    run_dump_test "opc-m"
 
30
    run_dump_test "opc-x"
 
31
    run_dump_test "psn"
 
32
    run_dump_test "pseudo"
 
33
    run_dump_test "nop_x"
 
34
    run_dump_test "mov-ar"
 
35
    run_list_test "operands" ""
 
36
    run_list_test "reg-err" ""
 
37
 
 
38
    run_list_test "dv-raw-err" ""
 
39
    run_list_test "dv-waw-err" ""
 
40
    run_list_test "dv-war-err" ""
 
41
    run_list_test "dv-entry-err" ""
 
42
    run_list_test "dv-mutex-err" ""
 
43
    run_dump_test "dv-branch"
 
44
    run_dump_test "dv-imply"
 
45
    run_dump_test "dv-mutex"
 
46
    gas_test "pred-rel.s" "" "" ".pred.rel alternative forms"
 
47
    run_dump_test "dv-safe"
 
48
    run_dump_test "dv-srlz"
 
49
    run_list_test "regval" ""
 
50
    run_dump_test "tls"
 
51
    run_dump_test "ldxmov-1"
 
52
    run_list_test "ldxmov-2" ""
 
53
    run_dump_test "ltoff22x-1"
 
54
    run_dump_test "ltoff22x-2"
 
55
    run_dump_test "ltoff22x-3"
 
56
    run_dump_test "ltoff22x-4"
 
57
    run_dump_test "ltoff22x-5"
 
58
 
 
59
    run_dump_test "nostkreg"
 
60
    run_list_test "invalid-ar" ""
 
61
 
 
62
    run_dump_test "nostkreg"
 
63
    run_list_test "invalid-ar" ""
 
64
 
 
65
    run_dump_test "dependency-1"
 
66
 
 
67
    run_dump_test "reloc"
 
68
    run_dump_test "reloc-mlx"
 
69
    run_list_test "reloc-bad" ""
 
70
    run_dump_test "pcrel"
 
71
 
 
72
    run_dump_test "real"
 
73
    run_dump_test "align"
 
74
    run_dump_test "order"
 
75
    run_dump_test "global"
 
76
    if [istarget "ia64-*-hpux*"] then {
 
77
        run_dump_test "secname-ilp32"
 
78
        run_dump_test "unwind-ilp32"
 
79
        run_dump_test "alias-ilp32"
 
80
        run_dump_test "xdata-ilp32"
 
81
        run_dump_test "reloc-uw-ilp32"
 
82
    } else {
 
83
        run_dump_test "secname"
 
84
        run_dump_test "unwind"
 
85
        run_dump_test "alias"
 
86
        run_dump_test "xdata"
 
87
        run_dump_test "reloc-uw"
 
88
        run_dump_test "group-1"
 
89
        run_dump_test "group-2"
 
90
    }
 
91
 
 
92
    run_list_test "alloc" ""
 
93
    run_dump_test "bundling"
 
94
    run_dump_test "forward"
 
95
    run_list_test "index" ""
 
96
    run_list_test "label" ""
 
97
    run_list_test "last" ""
 
98
    run_list_test "no-fit" ""
 
99
    run_list_test "pound" "-al"
 
100
    run_list_test "proc" "-munwind-check=error"
 
101
    run_list_test "radix" ""
 
102
    run_list_test "rotX" ""
 
103
    run_list_test "slot2" ""
 
104
    run_dump_test "strange"
 
105
    run_list_test "unwind-bad" ""
 
106
    run_list_test "unwind-err" "-munwind-check=error"
 
107
    run_dump_test "unwind-ok"
 
108
    run_dump_test "operand-or"
 
109
    run_list_test "hint.b-err" ""
 
110
    run_list_test "hint.b-warn" "-mhint.b=warning"
 
111
 
 
112
    if [istarget "ia64-*-*vms*"] then {
 
113
        run_dump_test "slotcount"
 
114
    }
 
115
 
 
116
    if { [istarget "ia64-*-elf*"] || [istarget "ia64-*-linux*"] } {
 
117
        run_dump_test "pr13167"
 
118
    }
 
119
}