summaryrefslogtreecommitdiff
path: root/notify/results.compare
blob: 61d9d903f6165c5ead0889c47d04b14e5204f8cd (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
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
# Comparing directories
# REFERENCE: base-artifacts/sumfiles
# CURRENT:   artifacts/sumfiles

# Comparing 8 common sum files:
g++.sum
gcc.sum
gfortran.sum
libatomic.sum
libgomp.sum
libitm.sum
libstdc++.sum
objc.sum
Comparing:
REFERENCE:/tmp/gxx-sum1.2097788
CURRENT:  /tmp/gxx-sum2.2097788

                                             +---------+---------+
o  RUN STATUS:                               |   REF   |   RES   |
  +------------------------------------------+---------+---------+
  | Passes                            [PASS] |  537357 |  537630 |
  | Unexpected fails                  [FAIL] |     181 |     181 |
  | Errors                           [ERROR] |       0 |       0 |
  | Unexpected passes                [XPASS] |      30 |      30 |
  | Expected fails                   [XFAIL] |    4756 |    4757 |
  | Known fails                      [KFAIL] |       0 |       0 |
  | Unresolved                  [UNRESOLVED] |       0 |       0 |
  | Unsupported                [UNSUPPORTED] |   19608 |   19611 |
  | Untested                      [UNTESTED] |       0 |       0 |
  +------------------------------------------+---------+---------+

    REF PASS ratio: 0.964731
    RES PASS ratio: 0.964743

o  REGRESSIONS:
  +------------------------------------------+---------+
  +------------------------------------------+---------+
  | TOTAL_REGRESSIONS                        |       0 |
  +------------------------------------------+---------+


o  IMPROVEMENTS TO BE CHECKED:
  +------------------------------------------+---------+
  | PASS disappears           [PASS =>     ] |      59 |
  | New PASS                  [     => PASS] |     332 |
  | XFAIL disappears          [XFAIL=>     ] |      13 |
  | XFAIL appears             [     =>XFAIL] |      14 |
  | UNSUPPORTED disappears    [UNSUP=>     ] |       1 |
  | UNSUPPORTED appears       [     =>UNSUP] |       4 |
  +------------------------------------------+---------+
  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |     423 |
  +------------------------------------------+---------+

  - PASS disappears           [PASS =>     ]:

  Executed from: g++:g++.dg/analyzer/analyzer.exp
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++14  expected multiline pattern lines 75-116
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++17  expected multiline pattern lines 75-116
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++20  expected multiline pattern lines 75-116
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++98  expected multiline pattern lines 75-116
  Executed from: gcc:gcc.dg/analyzer/analyzer.exp
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c expected multiline pattern lines 31-72
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-20.c  (test for bogus messages, line 18)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-20.c  (test for warnings, line 20)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for bogus messages, line 19)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for bogus messages, line 32)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for bogus messages, line 53)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for warnings, line 37)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for warnings, line 55)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c branch event (test for warnings, line 22)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 29)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 34)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 38)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 42)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 46)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 49)
  Executed from: gcc:gcc.dg/torture/dg-torture.exp
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O0  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O0  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O1  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O1  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O2  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O2  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O3 -g  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -O3 -g  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -Os  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112281.c   -Os  execution test
  Executed from: gfortran:gfortran.dg/goacc/goacc.exp
    gfortran:gfortran.dg/goacc/goacc.exp=gfortran.dg/goacc/warn_truncated.f90   -O   (test for errors, line 5)
    gfortran:gfortran.dg/goacc/goacc.exp=gfortran.dg/goacc/warn_truncated.f90   -O   (test for errors, line 8)
    gfortran:gfortran.dg/goacc/goacc.exp=gfortran.dg/goacc/warn_truncated.f90   -O   at line 11 (test for warnings, line )
    gfortran:gfortran.dg/goacc/goacc.exp=gfortran.dg/goacc/warn_truncated.f90   -O   at line 6 (test for errors, line 5)
  Executed from: gfortran:gfortran.dg/gomp/gomp.exp
    gfortran:gfortran.dg/gomp/gomp.exp=gfortran.dg/gomp/warn_truncated.f90   -O   (test for errors, line 12)
    gfortran:gfortran.dg/gomp/gomp.exp=gfortran.dg/gomp/warn_truncated.f90   -O   at line 19 (test for warnings, line )
  Executed from: libitm:libitm.c++/c++.exp
    libitm:libitm.c++/c++.exp=libitm.c++/dropref.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-1.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-1.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/eh-2.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-2.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/eh-3.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-3.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/eh-4.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-4.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/eh-5.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-5.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-pr91488.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-pr91488.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-safeexc.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-safeexc.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/newdelete.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/newdelete.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/throwdown.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)


  - New PASS                  [     => PASS]:

  Executed from: g++:g++.dg/analyzer/analyzer.exp
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-2.c  -std=c++14 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-2.c  -std=c++17 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-2.c  -std=c++20 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-2.c  -std=c++98 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-4.c  -std=c++14 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-4.c  -std=c++17 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-4.c  -std=c++20 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-4.c  -std=c++98 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c  -std=c++14  (test for bogus messages, line 10)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c  -std=c++14 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c  -std=c++17  (test for bogus messages, line 10)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c  -std=c++17 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c  -std=c++20  (test for bogus messages, line 10)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c  -std=c++20 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c  -std=c++98  (test for bogus messages, line 10)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c  -std=c++98 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++14  (test for bogus messages, line 12)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++14  (test for warnings, line 16)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++14 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++17  (test for bogus messages, line 12)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++17  (test for warnings, line 16)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++17 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++20  (test for bogus messages, line 12)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++20  (test for warnings, line 16)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++20 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++98  (test for bogus messages, line 12)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++98  (test for warnings, line 16)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  -std=c++98 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c  -std=c++14  (test for bogus messages, line 25)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c  -std=c++14 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c  -std=c++17  (test for bogus messages, line 25)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c  -std=c++17 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c  -std=c++20  (test for bogus messages, line 25)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c  -std=c++20 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c  -std=c++98  (test for bogus messages, line 25)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c  -std=c++98 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++14  (test for warnings, line 18)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++14  at line 14 (test for warnings, line 12)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++14 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++17  (test for warnings, line 18)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++17  at line 14 (test for warnings, line 12)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++17 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++20  (test for warnings, line 18)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++20  at line 14 (test for warnings, line 12)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++20 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++98  (test for warnings, line 18)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++98  at line 14 (test for warnings, line 12)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  -std=c++98 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  (test for bogus messages, line 101)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  (test for bogus messages, line 47)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  (test for warnings, line 62)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  (test for warnings, line 81)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  (test for warnings, line 88)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 114 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 115 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 116 (test for warnings, line 111)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 117 (test for warnings, line 111)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 118 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 37 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 38 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 39 (test for warnings, line 32)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 40 (test for warnings, line 32)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  at line 41 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  (test for bogus messages, line 101)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  (test for bogus messages, line 47)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  (test for warnings, line 62)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  (test for warnings, line 81)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  (test for warnings, line 88)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 114 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 115 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 116 (test for warnings, line 111)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 117 (test for warnings, line 111)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 118 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 37 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 38 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 39 (test for warnings, line 32)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 40 (test for warnings, line 32)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  at line 41 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  (test for bogus messages, line 101)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  (test for bogus messages, line 47)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  (test for warnings, line 62)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  (test for warnings, line 81)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  (test for warnings, line 88)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 114 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 115 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 116 (test for warnings, line 111)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 117 (test for warnings, line 111)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 118 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 37 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 38 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 39 (test for warnings, line 32)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 40 (test for warnings, line 32)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  at line 41 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  (test for bogus messages, line 101)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  (test for bogus messages, line 47)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  (test for warnings, line 62)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  (test for warnings, line 81)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  (test for warnings, line 88)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 114 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 115 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 116 (test for warnings, line 111)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 117 (test for warnings, line 111)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 118 (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 37 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 38 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 39 (test for warnings, line 32)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 40 (test for warnings, line 32)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  at line 41 (test for warnings, line 30)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98 (test for excess errors)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++14  (test for warnings, line 104)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++14  (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++14  (test for warnings, line 15)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++14  (test for warnings, line 19)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++14  (test for warnings, line 37)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++14  (test for warnings, line 98)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++17  (test for warnings, line 104)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++17  (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++17  (test for warnings, line 15)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++17  (test for warnings, line 19)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++17  (test for warnings, line 37)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++17  (test for warnings, line 98)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++20  (test for warnings, line 104)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++20  (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++20  (test for warnings, line 15)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++20  (test for warnings, line 19)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++20  (test for warnings, line 37)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++20  (test for warnings, line 98)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++98  (test for warnings, line 104)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++98  (test for warnings, line 110)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++98  (test for warnings, line 15)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++98  (test for warnings, line 19)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++98  (test for warnings, line 37)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++98  (test for warnings, line 98)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++14  expected multiline pattern lines 119-130
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++14  expected multiline pattern lines 82-116
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++17  expected multiline pattern lines 119-130
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++17  expected multiline pattern lines 82-116
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++20  expected multiline pattern lines 119-130
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++20  expected multiline pattern lines 82-116
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++98  expected multiline pattern lines 119-130
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c  -std=c++98  expected multiline pattern lines 82-116
  Executed from: g++:g++.dg/dg.exp
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++14  (test for errors, line 22)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++14  (test for errors, line 28)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++14  (test for errors, line 34)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++14  (test for errors, line 40)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++14  (test for errors, line 54)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++14  (test for warnings, line 37)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++14  (test for warnings, line 38)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++14 (test for excess errors)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++17  (test for errors, line 22)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++17  (test for errors, line 28)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++17  (test for errors, line 34)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++17  (test for errors, line 40)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++17  (test for errors, line 54)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++17  (test for warnings, line 37)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++17  (test for warnings, line 38)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++17 (test for excess errors)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++20  (test for errors, line 22)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++20  (test for errors, line 28)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++20  (test for errors, line 34)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++20  (test for errors, line 40)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++20  (test for errors, line 54)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++20  (test for warnings, line 37)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++20  (test for warnings, line 38)
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++20 (test for excess errors)
    g++:g++.dg/dg.exp=g++.dg/opt/pr112374.C  -std=gnu++14 (test for excess errors)
    g++:g++.dg/dg.exp=g++.dg/opt/pr112374.C  -std=gnu++17 (test for excess errors)
    g++:g++.dg/dg.exp=g++.dg/opt/pr112374.C  -std=gnu++20 (test for excess errors)
  Executed from: gcc:gcc.dg/analyzer/analyzer.exp
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-2.c (test for excess errors)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-4.c (test for excess errors)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c  (test for bogus messages, line 10)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-crc32c.c (test for excess errors)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  (test for bogus messages, line 12)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c  (test for warnings, line 16)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-d_main-IdentifyVersion.c (test for excess errors)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c  (test for bogus messages, line 25)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-doom-v_video.c (test for excess errors)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  (test for warnings, line 18)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c  at line 14 (test for warnings, line 12)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-g_error.c (test for excess errors)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  (test for bogus messages, line 101)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  (test for bogus messages, line 47)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  (test for warnings, line 62)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  (test for warnings, line 81)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  (test for warnings, line 88)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 114 (test for warnings, line 110)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 115 (test for warnings, line 110)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 116 (test for warnings, line 111)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 117 (test for warnings, line 111)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 118 (test for warnings, line 110)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 37 (test for warnings, line 30)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 38 (test for warnings, line 30)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 39 (test for warnings, line 32)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 40 (test for warnings, line 32)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  at line 41 (test for warnings, line 30)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c (test for excess errors)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  (test for warnings, line 104)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  (test for warnings, line 110)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  (test for warnings, line 15)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  (test for warnings, line 19)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  (test for warnings, line 37)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  (test for warnings, line 98)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c expected multiline pattern lines 31-65
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/inlining-4-multiline.c expected multiline pattern lines 68-79
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/boxed-malloc-1.c  (test for warnings, line 144)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-20.c  (test for bogus messages, line 22)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-20.c  (test for warnings, line 17)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-20.c  (test for warnings, line 24)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-20a.c  (test for bogus messages, line 18)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-20a.c (test for excess errors)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for bogus messages, line 21)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for bogus messages, line 34)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for bogus messages, line 55)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for warnings, line 41)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c  (test for warnings, line 59)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c branch event (test for warnings, line 24)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/explode-2a.c  (test for warnings, line 17)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for bogus messages, line 178)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for bogus messages, line 193)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for bogus messages, line 208)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 105)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 112)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 121)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 129)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 186)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 201)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 21)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 216)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 225)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 226)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 28)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 35)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 52)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 59)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 74)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 81)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  (test for warnings, line 96)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  at line 22 (test for warnings, line 21)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  at line 23 (test for warnings, line 21)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  at line 29 (test for warnings, line 28)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  at line 30 (test for warnings, line 28)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  at line 36 (test for warnings, line 35)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c  at line 37 (test for warnings, line 35)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/infinite-loop-1.c (test for excess errors)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/malloc-1.c  (test for warnings, line 127)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 30)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 32)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 35)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 39)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 43)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 47)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  (test for warnings, line 50)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/paths-4.c  at line 29 (test for warnings, line 28)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/pr103892.c  (test for warnings, line 41)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/pr93546.c  (test for warnings, line 8)
  Executed from: gcc:gcc.dg/dg.exp
    gcc:gcc.dg/dg.exp=gcc.dg/pr112374-1.c (test for excess errors)
    gcc:gcc.dg/dg.exp=gcc.dg/pr112374-2.c (test for excess errors)
    gcc:gcc.dg/dg.exp=gcc.dg/pr112566-1.c (test for excess errors)
  Executed from: gcc:gcc.dg/torture/dg-torture.exp
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O0  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O0  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O1  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O1  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O2  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O2  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O3 -g  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -O3 -g  execution test
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -Os  (test for excess errors)
    gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr112585.c   -Os  execution test
  Executed from: gfortran:gfortran.dg/dg.exp
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_17.f90   -O   (test for warnings, line 266)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_17.f90   -O  (test for excess errors)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_18.f90   -O  (test for excess errors)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O0  (test for excess errors)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O0  execution test
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O1  (test for excess errors)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O1  execution test
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O2  (test for excess errors)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O2  execution test
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O3 -g  (test for excess errors)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -O3 -g  execution test
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -Os  (test for excess errors)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/continuation_19.f   -Os  execution test
    gfortran:gfortran.dg/dg.exp=gfortran.dg/line_length_12.f90   -O   at line 14 (test for errors, line 12)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/line_length_12.f90   -O   at line 19 (test for errors, line 17)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/line_length_12.f90   -O   at line 24 (test for errors, line 22)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/line_length_12.f90   -O   at line 29 (test for errors, line 27)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/line_length_12.f90   -O  (test for excess errors)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/line_length_13.f90   -O   at line 20 (test for errors, line 18)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/line_length_13.f90   -O   at line 25 (test for errors, line 23)
    gfortran:gfortran.dg/dg.exp=gfortran.dg/line_length_13.f90   -O  (test for excess errors)
  Executed from: gfortran:gfortran.dg/goacc/goacc.exp
    gfortran:gfortran.dg/goacc/goacc.exp=gfortran.dg/goacc/warn_truncated.f90   -O   (test for errors, line 6)
    gfortran:gfortran.dg/goacc/goacc.exp=gfortran.dg/goacc/warn_truncated.f90   -O   (test for errors, line 9)
    gfortran:gfortran.dg/goacc/goacc.exp=gfortran.dg/goacc/warn_truncated.f90   -O   at line 12 (test for warnings, line )
    gfortran:gfortran.dg/goacc/goacc.exp=gfortran.dg/goacc/warn_truncated.f90   -O   at line 7 (test for errors, line 6)
  Executed from: gfortran:gfortran.dg/gomp/gomp.exp
    gfortran:gfortran.dg/gomp/gomp.exp=gfortran.dg/gomp/warn_truncated.f90   -O   (test for errors, line 13)
    gfortran:gfortran.dg/gomp/gomp.exp=gfortran.dg/gomp/warn_truncated.f90   -O   at line 20 (test for warnings, line )
  Executed from: libitm:libitm.c++/c++.exp
    libitm:libitm.c++/c++.exp=libitm.c++/dropref.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-1.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-1.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/eh-2.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-2.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/eh-3.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-3.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/eh-4.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-4.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/eh-5.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/eh-5.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-pr91488.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-pr91488.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-safeexc.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/libstdc++-safeexc.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/newdelete.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
    libitm:libitm.c++/c++.exp=libitm.c++/newdelete.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test
    libitm:libitm.c++/c++.exp=libitm.c++/throwdown.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs (test for excess errors)
  Executed from: libstdc++:libstdc++-dg/conformance.exp
    libstdc++:libstdc++-dg/conformance.exp=20_util/smartptr.adapt/version.cc  -std=gnu++23 (test for excess errors)
    libstdc++:libstdc++-dg/conformance.exp=20_util/smartptr.adapt/version.cc  -std=gnu++26 (test for excess errors)
    libstdc++:libstdc++-dg/conformance.exp=26_numerics/saturation/add.cc  -std=gnu++26 (test for excess errors)
    libstdc++:libstdc++-dg/conformance.exp=26_numerics/saturation/cast.cc  -std=gnu++26 (test for excess errors)
    libstdc++:libstdc++-dg/conformance.exp=26_numerics/saturation/div.cc  -std=gnu++26 (test for excess errors)
    libstdc++:libstdc++-dg/conformance.exp=26_numerics/saturation/mul.cc  -std=gnu++26 (test for excess errors)
    libstdc++:libstdc++-dg/conformance.exp=26_numerics/saturation/sub.cc  -std=gnu++26 (test for excess errors)
    libstdc++:libstdc++-dg/conformance.exp=26_numerics/saturation/version.cc  -std=gnu++26 (test for excess errors)


  - XFAIL disappears          [XFAIL=>     ]:

  Executed from: g++:g++.dg/analyzer/analyzer.exp
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++14 TODO (test for warnings, line 107)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++14 TODO (test for warnings, line 115)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++17 TODO (test for warnings, line 107)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++17 TODO (test for warnings, line 115)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++20 TODO (test for warnings, line 107)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++20 TODO (test for warnings, line 115)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++98 TODO (test for warnings, line 107)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c  -std=c++98 TODO (test for warnings, line 115)
  Executed from: gcc:gcc.dg/analyzer/analyzer.exp
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c TODO (test for warnings, line 107)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-recursion-inlining.c TODO (test for warnings, line 115)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c warning (test for warnings, line 24)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c warning at wrong location at line 23 (test for bogus messages, line 22)
  Executed from: libitm:libitm.c++/c++.exp
    libitm:libitm.c++/c++.exp=libitm.c++/dropref.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test


  - XFAIL appears             [     =>XFAIL]:

  Executed from: g++:g++.dg/analyzer/analyzer.exp
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/gzio-2.c  -std=c++14  (test for warnings, line 9)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/gzio-2.c  -std=c++17  (test for warnings, line 9)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/gzio-2.c  -std=c++20  (test for warnings, line 9)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/gzio-2.c  -std=c++98  (test for warnings, line 9)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++14  (test for warnings, line 127)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++17  (test for warnings, line 127)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++20  (test for warnings, line 127)
    g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  -std=c++98  (test for warnings, line 127)
  Executed from: gcc:gcc.dg/analyzer/analyzer.exp
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/gzio-2.c  (test for warnings, line 9)
    gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/infinite-loop-linked-list.c  (test for warnings, line 127)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/data-model-20a.c  (test for bogus messages, line 20)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c warning (test for warnings, line 26)
    gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/edges-1.c warning at wrong location at line 25 (test for bogus messages, line 24)
  Executed from: libitm:libitm.c++/c++.exp
    libitm:libitm.c++/c++.exp=libitm.c++/dropref.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs execution test


  - UNSUPPORTED disappears    [UNSUP=>     ]:

  Executed from: libitm:libitm.c++/c++.exp
    libitm:libitm.c++/c++.exp=libitm.c++/static_ctor.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_1/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs


  - UNSUPPORTED appears       [     =>UNSUP]:

  Executed from: g++:g++.dg/dg.exp
    g++:g++.dg/dg.exp=g++.dg/DRs/dr2406.C  -std=gnu++98
    g++:g++.dg/dg.exp=g++.dg/opt/pr112374.C  -std=gnu++98
  Executed from: gcc:gcc.dg/dg.exp
    gcc:gcc.dg/dg.exp=gcc.dg/pr112566-2.c
  Executed from: libitm:libitm.c++/c++.exp
    libitm:libitm.c++/c++.exp=libitm.c++/static_ctor.C -B /home/tcwg-buildslave/workspace/tcwg_gnu_2/abe/builds/armv8l-unknown-linux-gnueabihf/armv8l-unknown-linux-gnueabihf/gcc-gcc.git~master-stage2/armv8l-unknown-linux-gnueabihf/./libitm/../libstdc++-v3/src/.libs



# Improvements found
# No regression found in 8 common sum files