summaryrefslogtreecommitdiff
path: root/11-build_abe-check_gcc/baseline.xfail
blob: 9a730e98690776e74a4626daa389ffdb1c691c96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
		=== g++ tests ===

Running g++:g++.dg/analyzer/analyzer.exp ...
FAIL: c-c++-common/analyzer/fileno-1.c -std=c++14 (test for excess errors)
FAIL: c-c++-common/analyzer/fileno-1.c -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/fileno-1.c -std=c++20 (test for excess errors)
FAIL: c-c++-common/analyzer/fileno-1.c -std=c++98 (test for excess errors)
XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for bogus messages, line 1211)
XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for bogus messages, line 888)
FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14  (test for warnings, line 881)
FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++14 (test for excess errors)
XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++17  (test for bogus messages, line 1211)
XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++17  (test for bogus messages, line 888)
FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++17  (test for warnings, line 881)
FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++17 (test for excess errors)
XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for bogus messages, line 1211)
XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for bogus messages, line 888)
FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20  (test for warnings, line 881)
FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++20 (test for excess errors)
XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98  (test for bogus messages, line 1211)
XPASS: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98  (test for bogus messages, line 888)
FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98  (test for warnings, line 881)
FAIL: c-c++-common/analyzer/flex-with-call-summaries.c -std=c++98 (test for excess errors)
XPASS: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++14  (test for bogus messages, line 889)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++14  at line 882 (test for warnings, line 881)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++14 (test for excess errors)
XPASS: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++17  (test for bogus messages, line 889)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++17  at line 882 (test for warnings, line 881)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++17 (test for excess errors)
XPASS: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++20  (test for bogus messages, line 889)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++20  at line 882 (test for warnings, line 881)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++20 (test for excess errors)
XPASS: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++98  (test for bogus messages, line 889)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++98  at line 882 (test for warnings, line 881)
FAIL: c-c++-common/analyzer/flex-without-call-summaries.c -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14  2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14  expected multiline pattern lines 46-61
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++14 (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++17  2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++17  expected multiline pattern lines 46-61
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20  2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20  expected multiline pattern lines 46-61
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++20 (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++98  2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++98  expected multiline pattern lines 46-61
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++14  2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++14  expected multiline pattern lines 19-34
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++14 (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++17  2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++17  expected multiline pattern lines 19-34
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++20  2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++20  expected multiline pattern lines 19-34
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++20 (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++98  2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++98  expected multiline pattern lines 19-34
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c -std=c++98 (test for excess errors)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 11)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 19)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 26)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 34)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  (test for warnings, line 35)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14  at line 12 (test for warnings, line 11)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++14 (test for excess errors)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17  (test for warnings, line 11)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17  (test for warnings, line 19)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17  (test for warnings, line 26)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17  (test for warnings, line 34)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17  (test for warnings, line 35)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17  at line 12 (test for warnings, line 11)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17 (test for excess errors)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20  (test for warnings, line 11)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20  (test for warnings, line 19)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20  (test for warnings, line 26)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20  (test for warnings, line 34)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20  (test for warnings, line 35)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20  at line 12 (test for warnings, line 11)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for excess errors)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98  (test for warnings, line 11)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98  (test for warnings, line 19)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98  (test for warnings, line 26)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98  (test for warnings, line 34)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98  (test for warnings, line 35)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98  at line 12 (test for warnings, line 11)
FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 (test for excess errors)

Running g++:g++.dg/dg.exp ...
FAIL: g++.dg/cpp2a/decomp2.C -std=gnu++14 (test for excess errors)
UNRESOLVED: g++.dg/cpp2a/decomp2.C -std=gnu++14 compilation failed to produce executable
FAIL: g++.dg/cpp2a/decomp2.C -std=gnu++17 (test for excess errors)
UNRESOLVED: g++.dg/cpp2a/decomp2.C -std=gnu++17 compilation failed to produce executable
FAIL: g++.dg/cpp2a/decomp2.C -std=gnu++20 (test for excess errors)
UNRESOLVED: g++.dg/cpp2a/decomp2.C -std=gnu++20 compilation failed to produce executable
FAIL: g++.dg/opt/pr97315-1.C -std=gnu++14 (test for excess errors)
FAIL: g++.dg/opt/pr97315-1.C -std=gnu++17 (test for excess errors)
FAIL: g++.dg/opt/pr97315-1.C -std=gnu++20 (test for excess errors)
FAIL: g++.dg/opt/pr97315-1.C -std=gnu++98 (test for excess errors)
XPASS: g++.dg/warn/pr33738.C -std=gnu++14  (test for warnings, line 18)
XPASS: g++.dg/warn/pr33738.C -std=gnu++14  (test for warnings, line 22)
XPASS: g++.dg/warn/pr33738.C -std=gnu++17  (test for warnings, line 18)
XPASS: g++.dg/warn/pr33738.C -std=gnu++17  (test for warnings, line 22)
XPASS: g++.dg/warn/pr33738.C -std=gnu++20  (test for warnings, line 18)
XPASS: g++.dg/warn/pr33738.C -std=gnu++20  (test for warnings, line 22)
XPASS: g++.dg/warn/pr33738.C -std=gnu++98  (test for warnings, line 18)
XPASS: g++.dg/warn/pr33738.C -std=gnu++98  (test for warnings, line 22)

Running g++:g++.dg/lto/lto.exp ...
FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11

Running g++:g++.dg/modules/modules.exp ...
FAIL: g++.dg/modules/xtreme-header-2_b.C -std=c++2b (test for excess errors)
FAIL: g++.dg/modules/xtreme-header-2_c.C -std=c++2b (test for excess errors)
FAIL: g++.dg/modules/xtreme-header-4_b.C -std=c++2b (internal compiler error: tree check: expected class 'type', have 'declaration' (template_decl) in get_originating_module_decl, at cp/module.cc:18663)
FAIL: g++.dg/modules/xtreme-header-4_b.C -std=c++2b (test for excess errors)
FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++2b (internal compiler error: tree check: expected class 'type', have 'declaration' (template_decl) in get_originating_module_decl, at cp/module.cc:18663)
FAIL: g++.dg/modules/xtreme-header-5_b.C -std=c++2b (test for excess errors)
FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2a (test for excess errors)
FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2b (test for excess errors)
FAIL: g++.dg/modules/xtreme-header_b.C -std=c++2b (internal compiler error: tree check: expected class 'type', have 'declaration' (template_decl) in get_originating_module_decl, at cp/module.cc:18663)
FAIL: g++.dg/modules/xtreme-header_b.C -std=c++2b (test for excess errors)

Running g++:g++.dg/tls/tls.exp ...
FAIL: g++.dg/tls/pr102496-1.C -std=c++14 (test for excess errors)
FAIL: g++.dg/tls/pr102496-1.C -std=c++17 (test for excess errors)
FAIL: g++.dg/tls/pr102496-1.C -std=c++20 (test for excess errors)
FAIL: g++.dg/tls/pr77285-1.C -std=c++14 (test for excess errors)
FAIL: g++.dg/tls/pr77285-1.C -std=c++17 (test for excess errors)
FAIL: g++.dg/tls/pr77285-1.C -std=c++20 (test for excess errors)

Running g++:g++.dg/torture/dg-torture.exp ...
FAIL: g++.dg/torture/pr81812.C -O0  (test for excess errors)
FAIL: g++.dg/torture/pr81812.C -O1  (test for excess errors)
FAIL: g++.dg/torture/pr81812.C -O2  (test for excess errors)
FAIL: g++.dg/torture/pr81812.C -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: g++.dg/torture/pr81812.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
FAIL: g++.dg/torture/pr81812.C -O3 -g  (test for excess errors)
FAIL: g++.dg/torture/pr81812.C -Os  (test for excess errors)

Running g++:g++.target/arm/arm.exp ...
XPASS: g++.target/arm/bfloat_cpp_typecheck.C (test for bogus messages, line 10)
XPASS: g++.target/arm/bfloat_cpp_typecheck.C (test for bogus messages, line 11)

Running g++:g++.target/arm/mve.exp ...
FAIL: g++.target/arm/../../gcc.target/arm/mve/intrinsics/pr97327.c (test for excess errors)
FAIL: g++.target/arm/mve/general-c++/nomve_fp_1.c (test for errors, line 13)
FAIL: g++.target/arm/mve/general-c++/nomve_fp_1.c at line 14 (test for warnings, line 13)
FAIL: g++.target/arm/mve/general-c++/nomve_fp_1.c (test for excess errors)
		=== gcc tests ===

Running gcc:gcc.dg/analyzer/analyzer.exp ...
FAIL: c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c (test for excess errors)
FAIL: c-c++-common/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early.c (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c 2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-11.c expected multiline pattern lines 46-61
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c (test for excess errors)
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c 2 blank line(s) in output
FAIL: c-c++-common/analyzer/out-of-bounds-diagram-8.c expected multiline pattern lines 19-34
FAIL: gcc.dg/analyzer/out-of-bounds-diagram-10.c (test for excess errors)
FAIL: gcc.dg/analyzer/out-of-bounds-diagram-10.c 2 blank line(s) in output
FAIL: gcc.dg/analyzer/out-of-bounds-diagram-10.c expected multiline pattern lines 13-28
FAIL: gcc.dg/analyzer/switch-enum-1.c (test for bogus messages, line 26)
FAIL: gcc.dg/analyzer/switch-enum-1.c (test for bogus messages, line 44)
FAIL: gcc.dg/analyzer/switch-enum-2.c (test for bogus messages, line 34)
FAIL: gcc.dg/analyzer/switch-enum-2.c (test for bogus messages, line 52)

Running gcc:gcc.dg/analyzer/torture/analyzer-torture.exp ...
FAIL: gcc.dg/analyzer/torture/switch-enum-pr105273-doom-p_floor.c -O0   (test for bogus messages, line 82)
FAIL: gcc.dg/analyzer/torture/switch-enum-pr105273-doom-p_maputl.c -O0   (test for bogus messages, line 83)

Running gcc:gcc.dg/dg.exp ...
FAIL: gcc.dg/Wnonnull-4.c (test for excess errors)
XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 (test for warnings, line 72)
XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 (test for warnings, line 77)
XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 note (test for warnings, line 68)
FAIL: gcc.dg/auto-init-uninit-17.c unconditional (test for warnings, line 14)
FAIL: gcc.dg/c23-stdarg-4.c execution test
FAIL: gcc.dg/pr110279-1.c scan-tree-dump-times widening_mul "Generated FMA" 3
FAIL: gcc.dg/pr55152-2.c scan-tree-dump-times optimized ".COPYSIGN" 1
FAIL: gcc.dg/pr55152-2.c scan-tree-dump-times optimized "ABS_EXPR" 1
FAIL: gcc.dg/uninit-17.c unconditional (test for warnings, line 14)

Running gcc:gcc.dg/fixed-point/fixed-point.exp ...
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 100)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 101)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 102)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 103)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 71)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 72)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 73)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 74)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 75)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 76)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 77)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 78)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 79)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 80)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 81)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 82)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 83)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 84)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 85)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 86)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 88)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 89)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 90)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 91)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 92)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 93)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 94)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 95)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 96)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 97)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 98)
FAIL: gcc.dg/fixed-point/composite-type.c (test for warnings, line 99)
FAIL: gcc.dg/fixed-point/composite-type.c (test for excess errors)

Running gcc:gcc.dg/ipa/ipa.exp ...
FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\n]*inline copy in test"
FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function bar"
FAIL: gcc.dg/ipa/ipa-icf-38.c scan-wpa-ipa-dump icf "Equal symbols: 1"
FAIL: gcc.dg/ipa/ipa-icf-38.c scan-wpa-ipa-dump icf "Semantic equality hit:foo/[0-9+]+->bar/[0-9+]+"

Running gcc:gcc.dg/torture/dg-torture.exp ...
FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O0  execution test
FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O1  execution test
FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O2  execution test
FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -O3 -g  execution test
FAIL: gcc.dg/torture/c23-stdarg-split-1a.c -Os  execution test

Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized "= -" 1
FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized "= .COPYSIGN" 2
FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized "= ABS_EXPR" 1
FAIL: gcc.dg/tree-ssa/backprop-6.c scan-tree-dump-times backprop "Deleting[^\\n]* = -" 4
FAIL: gcc.dg/tree-ssa/backprop-6.c scan-tree-dump-times backprop "Deleting[^\\n]* = ABS_EXPR <" 1
FAIL: gcc.dg/tree-ssa/backprop-6.c scan-tree-dump-times backprop "Deleting[^\\n]* = \\.COPYSIGN" 2
FAIL: gcc.dg/tree-ssa/copy-headers-8.c scan-tree-dump-times ch2 "Conditional combines static and invariant" 1
FAIL: gcc.dg/tree-ssa/copy-headers-8.c scan-tree-dump-times ch2 "Will duplicate bb" 2
FAIL: gcc.dg/tree-ssa/copy-sign-2.c scan-tree-dump-times optimized ".COPYSIGN" 1
FAIL: gcc.dg/tree-ssa/copy-sign-2.c scan-tree-dump-times optimized "ABS" 1
FAIL: gcc.dg/tree-ssa/phi-opt-24.c scan-tree-dump-not phiopt2 "if"
XPASS: gcc.dg/tree-ssa/scev-3.c scan-tree-dump-times ivopts "&a" 1
XPASS: gcc.dg/tree-ssa/scev-4.c scan-tree-dump-times ivopts "&a" 1
XPASS: gcc.dg/tree-ssa/scev-5.c scan-tree-dump-times ivopts "&a" 1
FAIL: gcc.dg/tree-ssa/ssa-sink-16.c (internal compiler error: verify_gimple failed)
FAIL: gcc.dg/tree-ssa/ssa-sink-16.c (test for excess errors)
UNRESOLVED: gcc.dg/tree-ssa/ssa-sink-16.c scan-tree-dump optimized "return 2;"
FAIL: gcc.dg/tree-ssa/update-threading.c scan-tree-dump-times optimized "Invalid sum" 0

Running gcc:gcc.misc-tests/gcov.exp ...
FAIL: gcc.misc-tests/gcov-pr94029.c gcov failed: spawn failed

Running gcc:gcc.target/arm/acle/acle.exp ...
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_cls
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_cls_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_clsl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_clsl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_clz
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_clz_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_clzl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_clzl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_revll
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_ror
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_ror_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_rorl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O0   check-function-bodies test_rorl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_cls
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_cls_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_clsl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_clsl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_clz
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_clz_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_clzl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_clzl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_revll
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_ror
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_ror_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_rorl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O1   check-function-bodies test_rorl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_cls
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_cls_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_clsl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_clsl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_clz
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_clz_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_clzl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_clzl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_revll
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_ror
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_ror_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_rorl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2   check-function-bodies test_rorl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_cls
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_cls_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_clsl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_clsl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_clz
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_clz_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_clzl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_clzl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_revll
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_ror
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_ror_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_rorl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O3 -g   check-function-bodies test_rorl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_cls
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_cls_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_clsl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_clsl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_clz
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_clz_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_clzl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_clzl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_revll
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_ror
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_ror_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_rorl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -Os   check-function-bodies test_rorl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_cls
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_cls_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_clsl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_clsl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_clz
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_clz_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_clzl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_clzl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_revll
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_ror
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_ror_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_rorl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -ffat-lto-objects  check-function-bodies test_rorl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_cls
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_cls_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_clsl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_clsl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_clz
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_clz_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_clzl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_clzl_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_revll
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_ror
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_ror_mem
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_rorl
FAIL: gcc.target/arm/acle/data-intrinsics-assembly.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -ffat-lto-objects  check-function-bodies test_rorl_mem

Running gcc:gcc.target/arm/arm.exp ...
FAIL: gcc.target/arm/bfloat16_scalar_typecheck.c (test for errors, line 45)
FAIL: gcc.target/arm/bfloat16_scalar_typecheck.c (test for errors, line 97)
UNRESOLVED: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler .arch_extension fp
UNRESOLVED: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler .arch_extension fp.dp
UNRESOLVED: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler .fpu fpv5-d16
UNRESOLVED: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler-not .arch_extension dsp
UNRESOLVED: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler-not .arch_extension mve
UNRESOLVED: gcc.target/arm/cortex-m55-nodsp-flag-hard.c scan-assembler-not .arch_extension mve.fp
FAIL: gcc.target/arm/cortex-m55-nodsp-flag-softfp.c scan-assembler .arch_extension fp
FAIL: gcc.target/arm/cortex-m55-nodsp-flag-softfp.c scan-assembler .arch_extension fp.dp
FAIL: gcc.target/arm/cortex-m55-nodsp-flag-softfp.c scan-assembler .fpu fpv5-d16
UNRESOLVED: gcc.target/arm/cortex-m55-nofp-flag-hard.c scan-assembler .arch_extension dsp
UNRESOLVED: gcc.target/arm/cortex-m55-nofp-flag-hard.c scan-assembler .arch_extension mve
UNRESOLVED: gcc.target/arm/cortex-m55-nofp-flag-hard.c scan-assembler .fpu softvfp
UNRESOLVED: gcc.target/arm/cortex-m55-nofp-flag-hard.c scan-assembler-not .arch_extension fp
UNRESOLVED: gcc.target/arm/cortex-m55-nofp-flag-hard.c scan-assembler-not .arch_extension fp.dp
UNRESOLVED: gcc.target/arm/cortex-m55-nofp-flag-hard.c scan-assembler-not .arch_extension mve.fp
FAIL: gcc.target/arm/cortex-m55-nofp-flag-softfp.c scan-assembler .arch_extension dsp
FAIL: gcc.target/arm/cortex-m55-nofp-flag-softfp.c scan-assembler .arch_extension mve
FAIL: gcc.target/arm/cortex-m55-nofp-nomve-flag-softfp.c scan-assembler .arch_extension dsp
UNRESOLVED: gcc.target/arm/cortex-m55-nomve-flag-hard.c scan-assembler .arch_extension dsp
UNRESOLVED: gcc.target/arm/cortex-m55-nomve-flag-hard.c scan-assembler .arch_extension fp
UNRESOLVED: gcc.target/arm/cortex-m55-nomve-flag-hard.c scan-assembler .arch_extension fp.dp
UNRESOLVED: gcc.target/arm/cortex-m55-nomve-flag-hard.c scan-assembler .fpu fpv5-d16
UNRESOLVED: gcc.target/arm/cortex-m55-nomve-flag-hard.c scan-assembler-not .arch_extension mve
UNRESOLVED: gcc.target/arm/cortex-m55-nomve-flag-hard.c scan-assembler-not .arch_extension mve.fp
FAIL: gcc.target/arm/cortex-m55-nomve-flag-softfp.c scan-assembler .arch_extension dsp
FAIL: gcc.target/arm/cortex-m55-nomve-flag-softfp.c scan-assembler .arch_extension fp
FAIL: gcc.target/arm/cortex-m55-nomve-flag-softfp.c scan-assembler .arch_extension fp.dp
FAIL: gcc.target/arm/cortex-m55-nomve-flag-softfp.c scan-assembler .fpu fpv5-d16
UNRESOLVED: gcc.target/arm/cortex-m55-nomve.fp-flag-hard.c scan-assembler .arch_extension dsp
UNRESOLVED: gcc.target/arm/cortex-m55-nomve.fp-flag-hard.c scan-assembler .arch_extension fp
UNRESOLVED: gcc.target/arm/cortex-m55-nomve.fp-flag-hard.c scan-assembler .arch_extension fp.dp
UNRESOLVED: gcc.target/arm/cortex-m55-nomve.fp-flag-hard.c scan-assembler .arch_extension mve
UNRESOLVED: gcc.target/arm/cortex-m55-nomve.fp-flag-hard.c scan-assembler .fpu fpv5-d16
UNRESOLVED: gcc.target/arm/cortex-m55-nomve.fp-flag-hard.c scan-assembler-not .arch_extension mve.fp
FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-softfp.c scan-assembler .arch_extension dsp
FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-softfp.c scan-assembler .arch_extension fp
FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-softfp.c scan-assembler .arch_extension fp.dp
FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-softfp.c scan-assembler .arch_extension mve
FAIL: gcc.target/arm/cortex-m55-nomve.fp-flag-softfp.c scan-assembler .fpu fpv5-d16
FAIL: gcc.target/arm/mtp_1.c (test for excess errors)
UNRESOLVED: gcc.target/arm/mtp_1.c scan-assembler-times mrc\\tp15, 0, r3, c13, c0, 3 1
FAIL: gcc.target/arm/mtp_2.c (test for excess errors)
UNRESOLVED: gcc.target/arm/mtp_2.c scan-assembler-times mrc\\tp15, 0, r3, c13, c0, 4 1
FAIL: gcc.target/arm/mtp_3.c (test for excess errors)
UNRESOLVED: gcc.target/arm/mtp_3.c scan-assembler-times mrc\\tp15, 0, r3, c13, c0, 3 1
FAIL: gcc.target/arm/mtp_4.c (test for excess errors)
UNRESOLVED: gcc.target/arm/mtp_4.c scan-assembler-times mrc\\tp15, 0, r3, c13, c0, 2 1
FAIL: gcc.target/arm/pr45701-1.c scan-assembler push\t{r3
FAIL: gcc.target/arm/pr59858.c (test for excess errors)
FAIL: gcc.target/arm/pr65647.c (test for excess errors)
FAIL: gcc.target/arm/pr65710.c (test for excess errors)
FAIL: gcc.target/arm/pr97969.c (test for excess errors)
FAIL: gcc.target/arm/unsigned-extend-1.c scan-assembler-not uxtb

Running gcc:gcc.target/arm/cmse/cmse.exp ...
FAIL: gcc.target/arm/cmse/cmse-15.c -Os   check-function-bodies nonsecure2
FAIL: gcc.target/arm/cmse/cmse-15.c -Os   check-function-bodies secure2
FAIL: gcc.target/arm/cmse/cmse-15.c -Os   check-function-bodies secure3

Running gcc:gcc.target/arm/mve/mve.exp ...
FAIL: gcc.target/arm/mve/intrinsics/pr97327.c (test for excess errors)
		=== libstdc++ tests ===

Running libstdc++:libstdc++-dg/conformance.exp ...
FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++23 execution test
FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++26 execution test
FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++23 execution test
FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++26 execution test
FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++23 execution test
FAIL: 19_diagnostics/stacktrace/output.cc -std=gnu++26 execution test
FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++23 execution test
FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++26 execution test
FAIL: 22_locale/ctype/scan/wchar_t/1.cc -std=gnu++17 execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11603.cc -std=gnu++17 execution test
FAIL: 27_io/basic_fstream/53984.cc -std=gnu++17 execution test
XPASS: ext/stdio_filebuf/char/10063-2.cc -std=gnu++17 execution test
XPASS: ext/stdio_filebuf/char/10063-3.cc -std=gnu++17 execution test
FAIL: std/ranges/iota/max_size_type.cc -std=gnu++26 execution test

		=== Results Summary ===