Searched refs:removed (Results 1 - 25 of 83) sorted by relevance

1234

/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Ddeprecated.l2 [^:]*:4: Warning: system register name 'spsr_svc' is deprecated and may be removed in a future release
3 [^:]*:5: Warning: system register name 'spsr_hyp' is deprecated and may be removed in a future release
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dnilptr3.go7 // Test that nil checks are removed.
45 // This one should be removed but the block copy needs
52 _ = *array0p // ERROR "removed repeated nil check" 386
54 _ = *intp // ERROR "removed repeated nil check"
55 _ = *arrayp // ERROR "removed repeated nil check"
58 _ = *arrayp // ERROR "removed repeated nil check"
76 _ = *array0p // ERROR "removed repeated nil check"
77 _ = *intp // ERROR "removed repeated nil check"
78 _ = *arrayp // ERROR "removed repeated nil check"
81 _ = *arrayp // ERROR "removed repeate
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Deh-frame4.d28 # basic2 removed
31 # basic3 removed
34 # basic4 removed
93 # FDE for .discard removed
94 # zPR2 removed
107 # basic1 removed, followed by repeat of above
143 # FDE for .discard removed
144 # zPR2 removed
H A Deh-frame3.d29 # basic2 removed
32 # basic3 removed
35 # basic4 removed
122 # FDE for .discard removed
123 # zPR2 removed
144 # basic1 removed, followed by repeat of above
200 # FDE for .discard removed
201 # zPR2 removed
H A Deh-frame1-n32.d44 # basic2 removed
50 # basic3 removed
56 # basic4 removed
120 # FDE for .discard removed
121 # zPR2 removed
137 # basic1 removed, followed by repeat of above
H A Deh-frame2-n32.d44 # basic2 removed
50 # basic3 removed
56 # basic4 removed
116 # FDE for .discard removed
117 # zPR2 removed
133 # basic1 removed, followed by repeat of above
H A Deh-frame2-n64.d72 # basic2 removed
82 # basic3 removed
92 # basic4 removed
184 # FDE for .discard removed
185 # zPR2 removed
213 # basic1 removed, followed by repeat of above
/haiku-buildtools/binutils/ld/testsuite/ld-m68hc11/
H A Dbug-1417.s12 ldx #table ; Instruction removed
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-m68hc11/
H A Dbug-1417.s12 ldx #table ; Instruction removed
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mips-elf/
H A Deh-frame4.d28 # basic2 removed
31 # basic3 removed
34 # basic4 removed
93 # FDE for .discard removed
94 # zPR2 removed
118 # basic1 removed, followed by repeat of above
185 # FDE for .discard removed
186 # zPR2 removed
H A Deh-frame2-n32.d48 # basic2 removed
54 # basic3 removed
60 # basic4 removed
120 # FDE for .discard removed
121 # zPR2 removed
149 # basic1 removed, followed by repeat of above
H A Deh-frame3.d29 # basic2 removed
32 # basic3 removed
35 # basic4 removed
122 # FDE for .discard removed
123 # zPR2 removed
155 # basic1 removed, followed by repeat of above
250 # FDE for .discard removed
251 # zPR2 removed
H A Deh-frame1-n32.d48 # basic2 removed
54 # basic3 removed
60 # basic4 removed
124 # FDE for .discard removed
125 # zPR2 removed
153 # basic1 removed, followed by repeat of above
H A Deh-frame2-n64.d82 # basic2 removed
92 # basic3 removed
102 # basic4 removed
194 # FDE for .discard removed
195 # zPR2 removed
239 # basic1 removed, followed by repeat of above
/haiku-buildtools/gcc/libstdc++-v3/include/backward/
H A Dbackward_warning.h34 may be removed without further notice at a future date. Please use a \
/haiku-buildtools/legacy/gcc/libobjc/
H A Dhash.c182 /* Special case. First element is the key/value pair to be removed. */
190 BOOL removed = NO; local
195 prev->next = node->next, removed = YES; local
199 } while (!removed && node);
200 assert (removed);
/haiku-buildtools/binutils/ld/testsuite/ld-aarch64/
H A Dgc-relocs-257-dyn.d8 # also removed. So after gc, we should be left with the startup code.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Duld2-eb.d10 # XXX: removed.
H A Duld2-el.d10 # XXX: removed.
H A Dulw2-eb-ilocks.d10 # XXX: removed.
H A Dulw2-eb.d10 # XXX: removed.
H A Dulw2-el-ilocks.d10 # XXX: removed.
H A Dulw2-el.d10 # XXX: removed.
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr55717.C34 bool removed; member in struct:HashTable::Enum
36 Enum (Map map) : Range (map.all ()), table (map.impl), removed () {}
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmips32.s53 # been removed. This test is to assure consistent interpretation.

Completed in 208 milliseconds

1234