aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cortexa15t2hf-neon-poky-linux-gnueabi/gcc/gcc-src/files-in-package.txt
blob: b5713adff21c8e0c87cf2cb923f2a2431e5de522 (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
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
drwxr-xr-x root       root             4096 ./usr
drwxr-xr-x root       root             4096 ./usr/src
drwxr-xr-x root       root             4096 ./usr/src/debug
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/c++tools
-rw-r--r-- root       root             7250 ./usr/src/debug/gcc/14.1.0/c++tools/resolver.cc
-rw-r--r-- root       root             3225 ./usr/src/debug/gcc/14.1.0/c++tools/resolver.h
-rw-r--r-- root       root            23917 ./usr/src/debug/gcc/14.1.0/c++tools/server.cc
drwxr-xr-x root       root            49152 ./usr/src/debug/gcc/14.1.0/gcc
-rw-r--r-- root       root             3426 ./usr/src/debug/gcc/14.1.0/gcc/addresses.h
-rw-r--r-- root       root             2215 ./usr/src/debug/gcc/14.1.0/gcc/adjust-alignment.cc
-rw-r--r-- root       root           111392 ./usr/src/debug/gcc/14.1.0/gcc/alias.cc
-rw-r--r-- root       root             2188 ./usr/src/debug/gcc/14.1.0/gcc/alias.h
-rw-r--r-- root       root             2507 ./usr/src/debug/gcc/14.1.0/gcc/align.h
-rw-r--r-- root       root             1184 ./usr/src/debug/gcc/14.1.0/gcc/alloc-pool.cc
-rw-r--r-- root       root            15524 ./usr/src/debug/gcc/14.1.0/gcc/alloc-pool.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/analyzer
-rw-r--r-- root       root            92114 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/access-diagram.cc
-rw-r--r-- root       root             4588 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/access-diagram.h
-rw-r--r-- root       root             4190 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/analysis-plan.cc
-rw-r--r-- root       root             1871 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/analysis-plan.h
-rw-r--r-- root       root            14487 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/analyzer.cc
-rw-r--r-- root       root            16401 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/analyzer.h
-rw-r--r-- root       root             4654 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/analyzer-language.cc
-rw-r--r-- root       root             1852 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/analyzer-language.h
-rw-r--r-- root       root             5222 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/analyzer-logging.cc
-rw-r--r-- root       root             6625 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/analyzer-logging.h
-rw-r--r-- root       root             2838 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/analyzer-pass.cc
-rw-r--r-- root       root             2891 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/bar-chart.cc
-rw-r--r-- root       root             1601 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/bar-chart.h
-rw-r--r-- root       root            45033 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/bounds-checking.cc
-rw-r--r-- root       root            14920 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/call-details.cc
-rw-r--r-- root       root             3808 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/call-details.h
-rw-r--r-- root       root             4646 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/call-info.cc
-rw-r--r-- root       root             3089 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/call-info.h
-rw-r--r-- root       root             8915 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/call-string.cc
-rw-r--r-- root       root             4938 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/call-string.h
-rw-r--r-- root       root            27651 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/call-summary.cc
-rw-r--r-- root       root             3936 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/call-summary.h
-rw-r--r-- root       root            33912 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/checker-event.cc
-rw-r--r-- root       root            19109 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/checker-event.h
-rw-r--r-- root       root            10501 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/checker-path.cc
-rw-r--r-- root       root             4056 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/checker-path.h
-rw-r--r-- root       root             3043 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/complexity.cc
-rw-r--r-- root       root             1719 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/complexity.h
-rw-r--r-- root       root           134135 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/constraint-manager.cc
-rw-r--r-- root       root            13746 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/constraint-manager.h
-rw-r--r-- root       root            93543 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/diagnostic-manager.cc
-rw-r--r-- root       root             7147 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/diagnostic-manager.h
-rw-r--r-- root       root           185749 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/engine.cc
-rw-r--r-- root       root              927 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/engine.h
-rw-r--r-- root       root            29868 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/exploded-graph.h
-rw-r--r-- root       root             9295 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/feasible-graph.cc
-rw-r--r-- root       root             5982 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/feasible-graph.h
-rw-r--r-- root       root             4585 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/function-set.cc
-rw-r--r-- root       root             1367 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/function-set.h
-rw-r--r-- root       root            16769 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/infinite-loop.cc
-rw-r--r-- root       root            20395 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/infinite-recursion.cc
-rw-r--r-- root       root             3959 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/inlining-iterator.h
-rw-r--r-- root       root            11400 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/kf-analyzer.cc
-rw-r--r-- root       root            72895 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/kf.cc
-rw-r--r-- root       root             6108 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/kf-lang-cp.cc
-rw-r--r-- root       root             4694 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/known-function-manager.cc
-rw-r--r-- root       root             2703 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/known-function-manager.h
-rw-r--r-- root       root             8151 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/pending-diagnostic.cc
-rw-r--r-- root       root            15417 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/pending-diagnostic.h
-rw-r--r-- root       root            22126 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/program-point.cc
-rw-r--r-- root       root             8388 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/program-point.h
-rw-r--r-- root       root            57838 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/program-state.cc
-rw-r--r-- root       root             9644 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/program-state.h
-rw-r--r-- root       root            10425 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/ranges.cc
-rw-r--r-- root       root             2686 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/ranges.h
-rw-r--r-- root       root             2065 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/reachability.h
-rw-r--r-- root       root             3118 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/record-layout.cc
-rw-r--r-- root       root             2304 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/record-layout.h
-rw-r--r-- root       root            59187 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/region.cc
-rw-r--r-- root       root            41506 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/region.h
-rw-r--r-- root       root             9454 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/region-model-asm.cc
-rw-r--r-- root       root           281140 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/region-model.cc
-rw-r--r-- root       root            40667 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/region-model.h
-rw-r--r-- root       root            68294 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/region-model-manager.cc
-rw-r--r-- root       root            12228 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/region-model-manager.h
-rw-r--r-- root       root            10031 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/region-model-reachability.cc
-rw-r--r-- root       root             3929 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/region-model-reachability.h
-rw-r--r-- root       root             5423 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/sm.cc
-rw-r--r-- root       root            80214 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/sm-fd.cc
-rw-r--r-- root       root            18500 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/sm-file.cc
-rw-r--r-- root       root            11416 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/sm.h
-rw-r--r-- root       root            77321 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/sm-malloc.cc
-rw-r--r-- root       root             4171 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/sm-pattern-test.cc
-rw-r--r-- root       root             6850 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/sm-sensitive.cc
-rw-r--r-- root       root            11205 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/sm-signal.cc
-rw-r--r-- root       root            48874 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/sm-taint.cc
-rw-r--r-- root       root            33417 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/state-purge.cc
-rw-r--r-- root       root             7123 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/state-purge.h
-rw-r--r-- root       root           108574 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/store.cc
-rw-r--r-- root       root            27738 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/store.h
-rw-r--r-- root       root            38389 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/supergraph.cc
-rw-r--r-- root       root            17095 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/supergraph.h
-rw-r--r-- root       root            59033 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/svalue.cc
-rw-r--r-- root       root            50066 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/svalue.h
-rw-r--r-- root       root             1192 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/symbol.cc
-rw-r--r-- root       root             1442 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/symbol.h
-rw-r--r-- root       root             4823 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/trimmed-graph.cc
-rw-r--r-- root       root             3263 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/trimmed-graph.h
-rw-r--r-- root       root            34761 ./usr/src/debug/gcc/14.1.0/gcc/analyzer/varargs.cc
-rw-r--r-- root       root           111318 ./usr/src/debug/gcc/14.1.0/gcc/arm-cpu-cdata.h
-rw-r--r-- root       root             9624 ./usr/src/debug/gcc/14.1.0/gcc/arm-cpu-data.h
-rw-r--r-- root       root             4535 ./usr/src/debug/gcc/14.1.0/gcc/arm-cpu.h
-rw-r--r-- root       root            12944 ./usr/src/debug/gcc/14.1.0/gcc/arm-isa.h
-rw-r--r-- root       root             3126 ./usr/src/debug/gcc/14.1.0/gcc/arm-native.h
-rw-r--r-- root       root           163186 ./usr/src/debug/gcc/14.1.0/gcc/asan.cc
-rw-r--r-- root       root             9079 ./usr/src/debug/gcc/14.1.0/gcc/asan.h
-rw-r--r-- root       root             8716 ./usr/src/debug/gcc/14.1.0/gcc/attr-fnspec.h
-rw-r--r-- root       root            81551 ./usr/src/debug/gcc/14.1.0/gcc/attribs.cc
-rw-r--r-- root       root            14063 ./usr/src/debug/gcc/14.1.0/gcc/attribs.h
-rw-r--r-- root       root            52066 ./usr/src/debug/gcc/14.1.0/gcc/auto-inc-dec.cc
-rw-r--r-- root       root            52212 ./usr/src/debug/gcc/14.1.0/gcc/auto-profile.cc
-rw-r--r-- root       root             1143 ./usr/src/debug/gcc/14.1.0/gcc/auto-profile.h
-rw-r--r-- root       root            18619 ./usr/src/debug/gcc/14.1.0/gcc/basic-block.h
-rw-r--r-- root       root            94452 ./usr/src/debug/gcc/14.1.0/gcc/bb-reorder.cc
-rw-r--r-- root       root             1277 ./usr/src/debug/gcc/14.1.0/gcc/bb-reorder.h
-rw-r--r-- root       root            72740 ./usr/src/debug/gcc/14.1.0/gcc/bitmap.cc
-rw-r--r-- root       root            37693 ./usr/src/debug/gcc/14.1.0/gcc/bitmap.h
-rw-r--r-- root       root            45751 ./usr/src/debug/gcc/14.1.0/gcc/btfout.cc
-rw-r--r-- root       root            20110 ./usr/src/debug/gcc/14.1.0/gcc/builtin-attrs.def
-rw-r--r-- root       root           401079 ./usr/src/debug/gcc/14.1.0/gcc/builtins.cc
-rw-r--r-- root       root            97928 ./usr/src/debug/gcc/14.1.0/gcc/builtins.def
-rw-r--r-- root       root             7550 ./usr/src/debug/gcc/14.1.0/gcc/builtins.h
-rw-r--r-- root       root            53858 ./usr/src/debug/gcc/14.1.0/gcc/builtin-types.def
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/c
-rw-r--r-- root       root            44696 ./usr/src/debug/gcc/14.1.0/gcc/caller-save.cc
-rw-r--r-- root       root           175036 ./usr/src/debug/gcc/14.1.0/gcc/calls.cc
-rw-r--r-- root       root             5292 ./usr/src/debug/gcc/14.1.0/gcc/calls.h
-rw-r--r-- root       root              195 ./usr/src/debug/gcc/14.1.0/gcc/cc1-checksum.cc
-rw-r--r-- root       root              195 ./usr/src/debug/gcc/14.1.0/gcc/cc1plus-checksum.cc
-rw-r--r-- root       root            20665 ./usr/src/debug/gcc/14.1.0/gcc/c/c-aux-info.cc
-rw-r--r-- root       root             8319 ./usr/src/debug/gcc/14.1.0/gcc/c/c-convert.cc
-rw-r--r-- root       root           437618 ./usr/src/debug/gcc/14.1.0/gcc/c/c-decl.cc
-rw-r--r-- root       root             5566 ./usr/src/debug/gcc/14.1.0/gcc/c/c-errors.cc
-rw-r--r-- root       root            23642 ./usr/src/debug/gcc/14.1.0/gcc/c/c-fold.cc
-rw-r--r-- root       root             2508 ./usr/src/debug/gcc/14.1.0/gcc/c/c-lang.cc
-rw-r--r-- root       root             2580 ./usr/src/debug/gcc/14.1.0/gcc/c/c-lang.h
-rw-r--r-- root       root             9949 ./usr/src/debug/gcc/14.1.0/gcc/ccmp.cc
-rw-r--r-- root       root              845 ./usr/src/debug/gcc/14.1.0/gcc/ccmp.h
-rw-r--r-- root       root            12447 ./usr/src/debug/gcc/14.1.0/gcc/c/c-objc-common.cc
-rw-r--r-- root       root             5593 ./usr/src/debug/gcc/14.1.0/gcc/c/c-objc-common.h
-rw-r--r-- root       root           815141 ./usr/src/debug/gcc/14.1.0/gcc/c/c-parser.cc
-rw-r--r-- root       root             7150 ./usr/src/debug/gcc/14.1.0/gcc/c/c-parser.h
-rw-r--r-- root       root            35788 ./usr/src/debug/gcc/14.1.0/gcc/c/c-tree.h
-rw-r--r-- root       root           529999 ./usr/src/debug/gcc/14.1.0/gcc/c/c-typeck.cc
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/c-family
-rw-r--r-- root       root            91503 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-ada-spec.cc
-rw-r--r-- root       root             1247 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-ada-spec.h
-rw-r--r-- root       root           202225 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-attribs.cc
-rw-r--r-- root       root           324023 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-common.cc
-rw-r--r-- root       root            62165 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-common.h
-rw-r--r-- root       root            73574 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-cppbuiltin.cc
-rw-r--r-- root       root             2209 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-dump.cc
-rw-r--r-- root       root           186936 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-format.cc
-rw-r--r-- root       root            16068 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-format.h
-rw-r--r-- root       root            26858 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-gimplify.cc
-rw-r--r-- root       root            24432 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-indentation.cc
-rw-r--r-- root       root             1582 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-indentation.h
-rw-r--r-- root       root            50262 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-lex.cc
-rw-r--r-- root       root             8033 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-objc.h
-rw-r--r-- root       root           132199 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-omp.cc
-rw-r--r-- root       root            58747 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-opts.cc
-rw-r--r-- root       root            11704 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-pch.cc
-rw-r--r-- root       root            24851 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-ppoutput.cc
-rw-r--r-- root       root             5457 ./usr/src/debug/gcc/14.1.0/gcc/c-family/cppspec.cc
-rw-r--r-- root       root            53033 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-pragma.cc
-rw-r--r-- root       root             9747 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-pragma.h
-rw-r--r-- root       root            77066 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-pretty-print.cc
-rw-r--r-- root       root             5324 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-pretty-print.h
-rw-r--r-- root       root             5637 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-semantics.cc
-rw-r--r-- root       root             3479 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-spellcheck.cc
-rw-r--r-- root       root             1507 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-spellcheck.h
-rw-r--r-- root       root             4617 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-target.def
-rw-r--r-- root       root             1360 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-target.h
-rw-r--r-- root       root            21286 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-ubsan.cc
-rw-r--r-- root       root             1419 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-ubsan.h
-rw-r--r-- root       root           129190 ./usr/src/debug/gcc/14.1.0/gcc/c-family/c-warn.cc
-rw-r--r-- root       root            11581 ./usr/src/debug/gcc/14.1.0/gcc/c-family/known-headers.cc
-rw-r--r-- root       root             1495 ./usr/src/debug/gcc/14.1.0/gcc/c-family/known-headers.h
-rw-r--r-- root       root             3661 ./usr/src/debug/gcc/14.1.0/gcc/c-family/name-hint.h
-rw-r--r-- root       root             7928 ./usr/src/debug/gcc/14.1.0/gcc/c-family/stub-objc.cc
-rw-r--r-- root       root            57207 ./usr/src/debug/gcc/14.1.0/gcc/cfganal.cc
-rw-r--r-- root       root             3490 ./usr/src/debug/gcc/14.1.0/gcc/cfganal.h
-rw-r--r-- root       root            24326 ./usr/src/debug/gcc/14.1.0/gcc/cfgbuild.cc
-rw-r--r-- root       root             1065 ./usr/src/debug/gcc/14.1.0/gcc/cfgbuild.h
-rw-r--r-- root       root            30895 ./usr/src/debug/gcc/14.1.0/gcc/cfg.cc
-rw-r--r-- root       root            96781 ./usr/src/debug/gcc/14.1.0/gcc/cfgcleanup.cc
-rw-r--r-- root       root             1303 ./usr/src/debug/gcc/14.1.0/gcc/cfgcleanup.h
-rw-r--r-- root       root           213489 ./usr/src/debug/gcc/14.1.0/gcc/cfgexpand.cc
-rw-r--r-- root       root              966 ./usr/src/debug/gcc/14.1.0/gcc/cfgexpand.h
-rw-r--r-- root       root             6828 ./usr/src/debug/gcc/14.1.0/gcc/cfg-flags.def
-rw-r--r-- root       root             6695 ./usr/src/debug/gcc/14.1.0/gcc/cfg.h
-rw-r--r-- root       root            43480 ./usr/src/debug/gcc/14.1.0/gcc/cfghooks.cc
-rw-r--r-- root       root            11429 ./usr/src/debug/gcc/14.1.0/gcc/cfghooks.h
-rw-r--r-- root       root            17750 ./usr/src/debug/gcc/14.1.0/gcc/cfgloopanal.cc
-rw-r--r-- root       root            56131 ./usr/src/debug/gcc/14.1.0/gcc/cfgloop.cc
-rw-r--r-- root       root            28358 ./usr/src/debug/gcc/14.1.0/gcc/cfgloop.h
-rw-r--r-- root       root            59649 ./usr/src/debug/gcc/14.1.0/gcc/cfgloopmanip.cc
-rw-r--r-- root       root             3249 ./usr/src/debug/gcc/14.1.0/gcc/cfgloopmanip.h
-rw-r--r-- root       root           154143 ./usr/src/debug/gcc/14.1.0/gcc/cfgrtl.cc
-rw-r--r-- root       root             2680 ./usr/src/debug/gcc/14.1.0/gcc/cfgrtl.h
-rw-r--r-- root       root             3072 ./usr/src/debug/gcc/14.1.0/gcc/c/gccspec.cc
-rw-r--r-- root       root            78196 ./usr/src/debug/gcc/14.1.0/gcc/c/gimple-parser.cc
-rw-r--r-- root       root             1004 ./usr/src/debug/gcc/14.1.0/gcc/c/gimple-parser.h
-rw-r--r-- root       root            14553 ./usr/src/debug/gcc/14.1.0/gcc/cgraphbuild.cc
-rw-r--r-- root       root           125460 ./usr/src/debug/gcc/14.1.0/gcc/cgraph.cc
-rw-r--r-- root       root            39121 ./usr/src/debug/gcc/14.1.0/gcc/cgraphclones.cc
-rw-r--r-- root       root           124974 ./usr/src/debug/gcc/14.1.0/gcc/cgraph.h
-rw-r--r-- root       root            80590 ./usr/src/debug/gcc/14.1.0/gcc/cgraphunit.cc
-rw-r--r-- root       root            11268 ./usr/src/debug/gcc/14.1.0/gcc/collect2-aix.cc
-rw-r--r-- root       root            87143 ./usr/src/debug/gcc/14.1.0/gcc/collect2.cc
-rw-r--r-- root       root             1308 ./usr/src/debug/gcc/14.1.0/gcc/collect2.h
-rw-r--r-- root       root             6544 ./usr/src/debug/gcc/14.1.0/gcc/collect-utils.cc
-rw-r--r-- root       root             1694 ./usr/src/debug/gcc/14.1.0/gcc/collect-utils.h
-rw-r--r-- root       root           499913 ./usr/src/debug/gcc/14.1.0/gcc/combine.cc
-rw-r--r-- root       root            24804 ./usr/src/debug/gcc/14.1.0/gcc/combine-stack-adj.cc
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/common
-rw-r--r-- root       root             4885 ./usr/src/debug/gcc/14.1.0/gcc/common/common-target.def
-rw-r--r-- root       root             2802 ./usr/src/debug/gcc/14.1.0/gcc/common/common-target.h
-rw-r--r-- root       root             2710 ./usr/src/debug/gcc/14.1.0/gcc/common/common-targhooks.cc
-rw-r--r-- root       root             1509 ./usr/src/debug/gcc/14.1.0/gcc/common/common-targhooks.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/common/config
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/common/config/arm
-rw-r--r-- root       root            32874 ./usr/src/debug/gcc/14.1.0/gcc/common/config/arm/arm-common.cc
-rw-r--r-- root       root             4634 ./usr/src/debug/gcc/14.1.0/gcc/common.md
-rw-r--r-- root       root            27821 ./usr/src/debug/gcc/14.1.0/gcc/compare-elim.cc
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/config
-rw-r--r-- root       root             1515 ./usr/src/debug/gcc/14.1.0/gcc/configargs.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/config/arm
-rw-r--r-- root       root             6620 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/aarch-bti-insert.cc
-rw-r--r-- root       root            19991 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/aarch-common.cc
-rw-r--r-- root       root             1647 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/aarch-common.h
-rw-r--r-- root       root             6526 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/aarch-common-protos.h
-rw-r--r-- root       root            22255 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/aarch-cost-tables.h
-rw-r--r-- root       root           144233 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-builtins.cc
-rw-r--r-- root       root             4282 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-builtins.h
-rw-r--r-- root       root          1037382 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm.cc
-rw-r--r-- root       root            19097 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-c.cc
-rw-r--r-- root       root            16274 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-fixed.md
-rw-r--r-- root       root            97209 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm.h
-rw-r--r-- root       root           418795 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm.md
-rw-r--r-- root       root            19795 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-mve-builtins-base.cc
-rw-r--r-- root       root             7977 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-mve-builtins-base.h
-rw-r--r-- root       root            79234 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-mve-builtins.cc
-rw-r--r-- root       root             2819 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-mve-builtins.def
-rw-r--r-- root       root            31662 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-mve-builtins-functions.h
-rw-r--r-- root       root            24861 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-mve-builtins.h
-rw-r--r-- root       root            63590 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-mve-builtins-shapes.cc
-rw-r--r-- root       root             3573 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-mve-builtins-shapes.h
-rw-r--r-- root       root             2078 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-opts.h
-rw-r--r-- root       root            24786 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-protos.h
-rw-r--r-- root       root             1930 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/arm-tune.md
-rw-r--r-- root       root             1621 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/common.md
-rw-r--r-- root       root            21986 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/constraints.md
-rw-r--r-- root       root             4423 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/cortex-m4.md
-rw-r--r-- root       root             1525 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/crypto.def
-rw-r--r-- root       root            10673 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/crypto.md
-rw-r--r-- root       root             3547 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/driver-arm.cc
-rw-r--r-- root       root           109899 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/iterators.md
-rw-r--r-- root       root            35685 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/iwmmxt2.md
-rw-r--r-- root       root            59985 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/iwmmxt.md
-rw-r--r-- root       root            49376 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/ldmstm.md
-rw-r--r-- root       root             7901 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/ldrdstrd.md
-rw-r--r-- root       root             6781 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/marvell-f-iwmmxt.md
-rw-r--r-- root       root           219118 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/mve.md
-rw-r--r-- root       root           235466 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/neon.md
-rw-r--r-- root       root            30630 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/predicates.md
-rw-r--r-- root       root            20656 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/sync.md
-rw-r--r-- root       root            65869 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/thumb1.md
-rw-r--r-- root       root            60850 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/thumb2.md
-rw-r--r-- root       root            21396 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/vec-common.md
-rw-r--r-- root       root            74404 ./usr/src/debug/gcc/14.1.0/gcc/config/arm/vfp.md
-rw-r--r-- root       root             1146 ./usr/src/debug/gcc/14.1.0/gcc/config/glibc-c.cc
-rw-r--r-- root       root             7662 ./usr/src/debug/gcc/14.1.0/gcc/config/host-linux.cc
-rw-r--r-- root       root             1636 ./usr/src/debug/gcc/14.1.0/gcc/config/linux.cc
-rw-r--r-- root       root              945 ./usr/src/debug/gcc/14.1.0/gcc/config/linux-protos.h
-rw-r--r-- root       root             1201 ./usr/src/debug/gcc/14.1.0/gcc/context.cc
-rw-r--r-- root       root             1732 ./usr/src/debug/gcc/14.1.0/gcc/context.h
-rw-r--r-- root       root            39649 ./usr/src/debug/gcc/14.1.0/gcc/convert.cc
-rw-r--r-- root       root             1848 ./usr/src/debug/gcc/14.1.0/gcc/convert.h
-rw-r--r-- root       root            15489 ./usr/src/debug/gcc/14.1.0/gcc/coretypes.h
-rw-r--r-- root       root             1927 ./usr/src/debug/gcc/14.1.0/gcc/coroutine-builtins.def
-rw-r--r-- root       root            16390 ./usr/src/debug/gcc/14.1.0/gcc/coroutine-passes.cc
-rw-r--r-- root       root            41096 ./usr/src/debug/gcc/14.1.0/gcc/coverage.cc
-rw-r--r-- root       root             2308 ./usr/src/debug/gcc/14.1.0/gcc/coverage.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/cp
-rw-r--r-- root       root           464090 ./usr/src/debug/gcc/14.1.0/gcc/cp/call.cc
-rw-r--r-- root       root           345091 ./usr/src/debug/gcc/14.1.0/gcc/cp/class.cc
-rw-r--r-- root       root           331646 ./usr/src/debug/gcc/14.1.0/gcc/cp/constexpr.cc
-rw-r--r-- root       root           123796 ./usr/src/debug/gcc/14.1.0/gcc/cp/constraint.cc
-rw-r--r-- root       root            67938 ./usr/src/debug/gcc/14.1.0/gcc/cp/contracts.cc
-rw-r--r-- root       root             9714 ./usr/src/debug/gcc/14.1.0/gcc/cp/contracts.h
-rw-r--r-- root       root           181847 ./usr/src/debug/gcc/14.1.0/gcc/cp/coroutines.cc
-rw-r--r-- root       root           116557 ./usr/src/debug/gcc/14.1.0/gcc/cp/cp-gimplify.cc
-rw-r--r-- root       root             9453 ./usr/src/debug/gcc/14.1.0/gcc/cp/cp-lang.cc
-rw-r--r-- root       root             1574 ./usr/src/debug/gcc/14.1.0/gcc/cp/cp-name-hint.h
-rw-r--r-- root       root            20590 ./usr/src/debug/gcc/14.1.0/gcc/cp/cp-objcp-common.cc
-rw-r--r-- root       root             9077 ./usr/src/debug/gcc/14.1.0/gcc/cp/cp-objcp-common.h
-rw-r--r-- root       root             5558 ./usr/src/debug/gcc/14.1.0/gcc/cp/cp-trait.def
-rw-r--r-- root       root           358996 ./usr/src/debug/gcc/14.1.0/gcc/cp/cp-tree.h
-rw-r--r-- root       root            11027 ./usr/src/debug/gcc/14.1.0/gcc/cp/cp-ubsan.cc
-rw-r--r-- root       root            67258 ./usr/src/debug/gcc/14.1.0/gcc/cp/cvt.cc
-rw-r--r-- root       root            71669 ./usr/src/debug/gcc/14.1.0/gcc/cp/cxx-pretty-print.cc
-rw-r--r-- root       root             4883 ./usr/src/debug/gcc/14.1.0/gcc/cp/cxx-pretty-print.h
-rw-r--r-- root       root           190044 ./usr/src/debug/gcc/14.1.0/gcc/cp/decl2.cc
-rw-r--r-- root       root           623235 ./usr/src/debug/gcc/14.1.0/gcc/cp/decl.cc
-rw-r--r-- root       root             1963 ./usr/src/debug/gcc/14.1.0/gcc/cp/decl.h
-rw-r--r-- root       root             8312 ./usr/src/debug/gcc/14.1.0/gcc/cp/dump.cc
-rw-r--r-- root       root           134172 ./usr/src/debug/gcc/14.1.0/gcc/cp/error.cc
-rw-r--r-- root       root            42267 ./usr/src/debug/gcc/14.1.0/gcc/cp/except.cc
-rw-r--r-- root       root            10890 ./usr/src/debug/gcc/14.1.0/gcc/cp/expr.cc
-rw-r--r-- root       root            20527 ./usr/src/debug/gcc/14.1.0/gcc/cp/friend.cc
-rw-r--r-- root       root            12545 ./usr/src/debug/gcc/14.1.0/gcc/cp/g++spec.cc
-rw-r--r-- root       root           180124 ./usr/src/debug/gcc/14.1.0/gcc/cp/init.cc
-rw-r--r-- root       root            54520 ./usr/src/debug/gcc/14.1.0/gcc/cp/lambda.cc
-rw-r--r-- root       root            31065 ./usr/src/debug/gcc/14.1.0/gcc/cp/lex.cc
-rw-r--r-- root       root            22460 ./usr/src/debug/gcc/14.1.0/gcc/cp/logic.cc
-rw-r--r-- root       root           141857 ./usr/src/debug/gcc/14.1.0/gcc/cp/mangle.cc
-rw-r--r-- root       root             8805 ./usr/src/debug/gcc/14.1.0/gcc/cp/mapper-client.cc
-rw-r--r-- root       root             1678 ./usr/src/debug/gcc/14.1.0/gcc/cp/mapper-client.h
-rw-r--r-- root       root             1133 ./usr/src/debug/gcc/14.1.0/gcc/cp/mapper-resolver.cc
-rw-r--r-- root       root           113934 ./usr/src/debug/gcc/14.1.0/gcc/cp/method.cc
-rw-r--r-- root       root           545873 ./usr/src/debug/gcc/14.1.0/gcc/cp/module.cc
-rw-r--r-- root       root           265684 ./usr/src/debug/gcc/14.1.0/gcc/cp/name-lookup.cc
-rw-r--r-- root       root            18703 ./usr/src/debug/gcc/14.1.0/gcc/cp/name-lookup.h
-rw-r--r-- root       root            25534 ./usr/src/debug/gcc/14.1.0/gcc/cp/optimize.cc
-rw-r--r-- root       root          1605018 ./usr/src/debug/gcc/14.1.0/gcc/cp/parser.cc
-rw-r--r-- root       root            17432 ./usr/src/debug/gcc/14.1.0/gcc/cp/parser.h
-rw-r--r-- root       root             6821 ./usr/src/debug/gcc/14.1.0/gcc/cppbuiltin.cc
-rw-r--r-- root       root             1174 ./usr/src/debug/gcc/14.1.0/gcc/cppbuiltin.h
-rw-r--r-- root       root             5865 ./usr/src/debug/gcc/14.1.0/gcc/cppdefault.cc
-rw-r--r-- root       root             2916 ./usr/src/debug/gcc/14.1.0/gcc/cppdefault.h
-rw-r--r-- root       root          1000211 ./usr/src/debug/gcc/14.1.0/gcc/cp/pt.cc
-rw-r--r-- root       root            12921 ./usr/src/debug/gcc/14.1.0/gcc/cp/ptree.cc
-rw-r--r-- root       root            57564 ./usr/src/debug/gcc/14.1.0/gcc/cprop.cc
-rw-r--r-- root       root            52381 ./usr/src/debug/gcc/14.1.0/gcc/cp/rtti.cc
-rw-r--r-- root       root            84223 ./usr/src/debug/gcc/14.1.0/gcc/cp/search.cc
-rw-r--r-- root       root           401724 ./usr/src/debug/gcc/14.1.0/gcc/cp/semantics.cc
-rw-r--r-- root       root           181955 ./usr/src/debug/gcc/14.1.0/gcc/cp/tree.cc
-rw-r--r-- root       root            86016 ./usr/src/debug/gcc/14.1.0/gcc/cp/typeck2.cc
-rw-r--r-- root       root           379293 ./usr/src/debug/gcc/14.1.0/gcc/cp/typeck.cc
-rw-r--r-- root       root             1877 ./usr/src/debug/gcc/14.1.0/gcc/cp/type-utils.h
-rw-r--r-- root       root            50362 ./usr/src/debug/gcc/14.1.0/gcc/cp/vtable-class-hierarchy.cc
-rw-r--r-- root       root           237394 ./usr/src/debug/gcc/14.1.0/gcc/cse.cc
-rw-r--r-- root       root            93157 ./usr/src/debug/gcc/14.1.0/gcc/cselib.cc
-rw-r--r-- root       root             4595 ./usr/src/debug/gcc/14.1.0/gcc/cselib.h
-rw-r--r-- root       root            28557 ./usr/src/debug/gcc/14.1.0/gcc/ctfc.cc
-rw-r--r-- root       root            15817 ./usr/src/debug/gcc/14.1.0/gcc/ctfc.h
-rw-r--r-- root       root            25339 ./usr/src/debug/gcc/14.1.0/gcc/ctfout.cc
-rw-r--r-- root       root             3805 ./usr/src/debug/gcc/14.1.0/gcc/data-streamer.cc
-rw-r--r-- root       root            11307 ./usr/src/debug/gcc/14.1.0/gcc/data-streamer.h
-rw-r--r-- root       root             7704 ./usr/src/debug/gcc/14.1.0/gcc/data-streamer-in.cc
-rw-r--r-- root       root            13036 ./usr/src/debug/gcc/14.1.0/gcc/data-streamer-out.cc
-rw-r--r-- root       root             6646 ./usr/src/debug/gcc/14.1.0/gcc/dbgcnt.cc
-rw-r--r-- root       root             1229 ./usr/src/debug/gcc/14.1.0/gcc/dbgcnt.h
-rw-r--r-- root       root            35549 ./usr/src/debug/gcc/14.1.0/gcc/dce.cc
-rw-r--r-- root       root              877 ./usr/src/debug/gcc/14.1.0/gcc/dce.h
-rw-r--r-- root       root            31903 ./usr/src/debug/gcc/14.1.0/gcc/ddg.cc
-rw-r--r-- root       root             5459 ./usr/src/debug/gcc/14.1.0/gcc/ddg.h
-rw-r--r-- root       root             4684 ./usr/src/debug/gcc/14.1.0/gcc/debug.cc
-rw-r--r-- root       root            11479 ./usr/src/debug/gcc/14.1.0/gcc/debug.h
-rw-r--r-- root       root            42721 ./usr/src/debug/gcc/14.1.0/gcc/defaults.h
-rw-r--r-- root       root            71784 ./usr/src/debug/gcc/14.1.0/gcc/df-core.cc
-rw-r--r-- root       root            48202 ./usr/src/debug/gcc/14.1.0/gcc/df.h
-rw-r--r-- root       root            18648 ./usr/src/debug/gcc/14.1.0/gcc/dfp.cc
-rw-r--r-- root       root             2361 ./usr/src/debug/gcc/14.1.0/gcc/dfp.h
-rw-r--r-- root       root           142997 ./usr/src/debug/gcc/14.1.0/gcc/df-problems.cc
-rw-r--r-- root       root           122066 ./usr/src/debug/gcc/14.1.0/gcc/df-scan.cc
-rw-r--r-- root       root            85775 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic.cc
-rw-r--r-- root       root             3813 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-client-data-hooks.h
-rw-r--r-- root       root            11643 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-color.cc
-rw-r--r-- root       root             2302 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-color.h
-rw-r--r-- root       root             5832 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-core.h
-rw-r--r-- root       root             1450 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-diagram.h
-rw-r--r-- root       root             2276 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-event-id.h
-rw-r--r-- root       root            12761 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-format-json.cc
-rw-r--r-- root       root            59444 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-format-sarif.cc
-rw-r--r-- root       root             1616 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-format-sarif.h
-rw-r--r-- root       root            35102 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic.h
-rw-r--r-- root       root             2543 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-metadata.h
-rw-r--r-- root       root             8639 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-path.h
-rw-r--r-- root       root           196435 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-show-locus.cc
-rw-r--r-- root       root             5327 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-spec.cc
-rw-r--r-- root       root             3628 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-spec.h
-rw-r--r-- root       root             1587 ./usr/src/debug/gcc/14.1.0/gcc/diagnostic-url.h
-rw-r--r-- root       root             6740 ./usr/src/debug/gcc/14.1.0/gcc/digraph.h
-rw-r--r-- root       root            41529 ./usr/src/debug/gcc/14.1.0/gcc/dojump.cc
-rw-r--r-- root       root             3015 ./usr/src/debug/gcc/14.1.0/gcc/dojump.h
-rw-r--r-- root       root            47338 ./usr/src/debug/gcc/14.1.0/gcc/dominance.cc
-rw-r--r-- root       root             3653 ./usr/src/debug/gcc/14.1.0/gcc/dominance.h
-rw-r--r-- root       root            11096 ./usr/src/debug/gcc/14.1.0/gcc/domwalk.cc
-rw-r--r-- root       root             4558 ./usr/src/debug/gcc/14.1.0/gcc/domwalk.h
-rw-r--r-- root       root            40198 ./usr/src/debug/gcc/14.1.0/gcc/double-int.cc
-rw-r--r-- root       root            13556 ./usr/src/debug/gcc/14.1.0/gcc/double-int.h
-rw-r--r-- root       root           114547 ./usr/src/debug/gcc/14.1.0/gcc/dse.cc
-rw-r--r-- root       root             9321 ./usr/src/debug/gcc/14.1.0/gcc/dump-context.h
-rw-r--r-- root       root            80511 ./usr/src/debug/gcc/14.1.0/gcc/dumpfile.cc
-rw-r--r-- root       root            23320 ./usr/src/debug/gcc/14.1.0/gcc/dumpfile.h
-rw-r--r-- root       root            30247 ./usr/src/debug/gcc/14.1.0/gcc/dwarf2asm.cc
-rw-r--r-- root       root             3153 ./usr/src/debug/gcc/14.1.0/gcc/dwarf2asm.h
-rw-r--r-- root       root           107540 ./usr/src/debug/gcc/14.1.0/gcc/dwarf2cfi.cc
-rw-r--r-- root       root            30517 ./usr/src/debug/gcc/14.1.0/gcc/dwarf2ctf.cc
-rw-r--r-- root       root             1993 ./usr/src/debug/gcc/14.1.0/gcc/dwarf2ctf.h
-rw-r--r-- root       root          1031707 ./usr/src/debug/gcc/14.1.0/gcc/dwarf2out.cc
-rw-r--r-- root       root            17090 ./usr/src/debug/gcc/14.1.0/gcc/dwarf2out.h
-rw-r--r-- root       root            81606 ./usr/src/debug/gcc/14.1.0/gcc/early-remat.cc
-rw-r--r-- root       root            55776 ./usr/src/debug/gcc/14.1.0/gcc/edit-context.cc
-rw-r--r-- root       root             2311 ./usr/src/debug/gcc/14.1.0/gcc/edit-context.h
-rw-r--r-- root       root           185933 ./usr/src/debug/gcc/14.1.0/gcc/emit-rtl.cc
-rw-r--r-- root       root            21029 ./usr/src/debug/gcc/14.1.0/gcc/emit-rtl.h
-rw-r--r-- root       root             3458 ./usr/src/debug/gcc/14.1.0/gcc/errors.cc
-rw-r--r-- root       root             1596 ./usr/src/debug/gcc/14.1.0/gcc/errors.h
-rw-r--r-- root       root             1382 ./usr/src/debug/gcc/14.1.0/gcc/escaped_string.h
-rw-r--r-- root       root            17433 ./usr/src/debug/gcc/14.1.0/gcc/et-forest.cc
-rw-r--r-- root       root             2693 ./usr/src/debug/gcc/14.1.0/gcc/et-forest.h
-rw-r--r-- root       root            98371 ./usr/src/debug/gcc/14.1.0/gcc/except.cc
-rw-r--r-- root       root            12264 ./usr/src/debug/gcc/14.1.0/gcc/except.h
-rw-r--r-- root       root            72174 ./usr/src/debug/gcc/14.1.0/gcc/explow.cc
-rw-r--r-- root       root             5741 ./usr/src/debug/gcc/14.1.0/gcc/explow.h
-rw-r--r-- root       root           209177 ./usr/src/debug/gcc/14.1.0/gcc/expmed.cc
-rw-r--r-- root       root            21011 ./usr/src/debug/gcc/14.1.0/gcc/expmed.h
-rw-r--r-- root       root           447042 ./usr/src/debug/gcc/14.1.0/gcc/expr.cc
-rw-r--r-- root       root            14039 ./usr/src/debug/gcc/14.1.0/gcc/expr.h
-rw-r--r-- root       root            16180 ./usr/src/debug/gcc/14.1.0/gcc/fibonacci_heap.h
-rw-r--r-- root       root             4696 ./usr/src/debug/gcc/14.1.0/gcc/file-find.cc
-rw-r--r-- root       root             1717 ./usr/src/debug/gcc/14.1.0/gcc/file-find.h
-rw-r--r-- root       root             5642 ./usr/src/debug/gcc/14.1.0/gcc/file-prefix-map.cc
-rw-r--r-- root       root             1245 ./usr/src/debug/gcc/14.1.0/gcc/file-prefix-map.h
-rw-r--r-- root       root           127574 ./usr/src/debug/gcc/14.1.0/gcc/final.cc
-rw-r--r-- root       root            30151 ./usr/src/debug/gcc/14.1.0/gcc/fixed-value.cc
-rw-r--r-- root       root             4155 ./usr/src/debug/gcc/14.1.0/gcc/fixed-value.h
-rw-r--r-- root       root             3627 ./usr/src/debug/gcc/14.1.0/gcc/flags.h
-rw-r--r-- root       root            16121 ./usr/src/debug/gcc/14.1.0/gcc/flag-types.h
-rw-r--r-- root       root            55251 ./usr/src/debug/gcc/14.1.0/gcc/fold-const-call.cc
-rw-r--r-- root       root             1032 ./usr/src/debug/gcc/14.1.0/gcc/fold-const-call.h
-rw-r--r-- root       root           566286 ./usr/src/debug/gcc/14.1.0/gcc/fold-const.cc
-rw-r--r-- root       root            13407 ./usr/src/debug/gcc/14.1.0/gcc/fold-const.h
-rw-r--r-- root       root            25686 ./usr/src/debug/gcc/14.1.0/gcc/fold-mem-offsets.cc
-rw-r--r-- root       root             8706 ./usr/src/debug/gcc/14.1.0/gcc/function-abi.cc
-rw-r--r-- root       root            11340 ./usr/src/debug/gcc/14.1.0/gcc/function-abi.h
-rw-r--r-- root       root           216113 ./usr/src/debug/gcc/14.1.0/gcc/function.cc
-rw-r--r-- root       root            26628 ./usr/src/debug/gcc/14.1.0/gcc/function.h
-rw-r--r-- root       root            33812 ./usr/src/debug/gcc/14.1.0/gcc/fwprop.cc
-rw-r--r-- root       root             8249 ./usr/src/debug/gcc/14.1.0/gcc/gcc-ar.cc
-rw-r--r-- root       root           327951 ./usr/src/debug/gcc/14.1.0/gcc/gcc.cc
-rw-r--r-- root       root             3073 ./usr/src/debug/gcc/14.1.0/gcc/gcc.h
-rw-r--r-- root       root             1408 ./usr/src/debug/gcc/14.1.0/gcc/gcc-main.cc
-rw-r--r-- root       root             8249 ./usr/src/debug/gcc/14.1.0/gcc/gcc-nm.cc
-rw-r--r-- root       root             8249 ./usr/src/debug/gcc/14.1.0/gcc/gcc-ranlib.cc
-rw-r--r-- root       root             8227 ./usr/src/debug/gcc/14.1.0/gcc/gcc-rich-location.cc
-rw-r--r-- root       root             6492 ./usr/src/debug/gcc/14.1.0/gcc/gcc-rich-location.h
-rw-r--r-- root       root             7512 ./usr/src/debug/gcc/14.1.0/gcc/gcc-urlifier.cc
-rw-r--r-- root       root              946 ./usr/src/debug/gcc/14.1.0/gcc/gcc-urlifier.h
-rw-r--r-- root       root            93622 ./usr/src/debug/gcc/14.1.0/gcc/gcov.cc
-rw-r--r-- root       root            14586 ./usr/src/debug/gcc/14.1.0/gcc/gcov-dump.cc
-rw-r--r-- root       root            13622 ./usr/src/debug/gcc/14.1.0/gcc/gcov-io.cc
-rw-r--r-- root       root            15964 ./usr/src/debug/gcc/14.1.0/gcc/gcov-io.h
-rw-r--r-- root       root            18507 ./usr/src/debug/gcc/14.1.0/gcc/gcov-tool.cc
-rw-r--r-- root       root           124813 ./usr/src/debug/gcc/14.1.0/gcc/gcse.cc
-rw-r--r-- root       root             6036 ./usr/src/debug/gcc/14.1.0/gcc/gcse-common.cc
-rw-r--r-- root       root             1418 ./usr/src/debug/gcc/14.1.0/gcc/gcse-common.h
-rw-r--r-- root       root             1569 ./usr/src/debug/gcc/14.1.0/gcc/gcse.h
-rw-r--r-- root       root           288050 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-10.cc
-rw-r--r-- root       root           479989 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-1.cc
-rw-r--r-- root       root           326588 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-2.cc
-rw-r--r-- root       root           297334 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-3.cc
-rw-r--r-- root       root           464656 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-4.cc
-rw-r--r-- root       root           594897 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-5.cc
-rw-r--r-- root       root           300460 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-6.cc
-rw-r--r-- root       root           434634 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-7.cc
-rw-r--r-- root       root           294748 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-8.cc
-rw-r--r-- root       root           288899 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-9.cc
-rw-r--r-- root       root           122629 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-auto.h
-rw-r--r-- root       root             1256 ./usr/src/debug/gcc/14.1.0/gcc/generic-match.h
-rw-r--r-- root       root             4710 ./usr/src/debug/gcc/14.1.0/gcc/generic-match-head.cc
-rw-r--r-- root       root           152442 ./usr/src/debug/gcc/14.1.0/gcc/gengtype.cc
-rw-r--r-- root       root            17483 ./usr/src/debug/gcc/14.1.0/gcc/gengtype.h
-rw-r--r-- root       root           101057 ./usr/src/debug/gcc/14.1.0/gcc/gengtype-lex.cc
-rw-r--r-- root       root            28755 ./usr/src/debug/gcc/14.1.0/gcc/gengtype-parse.cc
-rw-r--r-- root       root            71648 ./usr/src/debug/gcc/14.1.0/gcc/gengtype-state.cc
-rw-r--r-- root       root            46792 ./usr/src/debug/gcc/14.1.0/gcc/genrtl.h
-rw-r--r-- root       root            39214 ./usr/src/debug/gcc/14.1.0/gcc/ggc-common.cc
-rw-r--r-- root       root            11379 ./usr/src/debug/gcc/14.1.0/gcc/ggc.h
-rw-r--r-- root       root             3725 ./usr/src/debug/gcc/14.1.0/gcc/ggc-internal.h
-rw-r--r-- root       root             1885 ./usr/src/debug/gcc/14.1.0/gcc/ggc-none.cc
-rw-r--r-- root       root            75578 ./usr/src/debug/gcc/14.1.0/gcc/ggc-page.cc
-rw-r--r-- root       root            13356 ./usr/src/debug/gcc/14.1.0/gcc/ggc-tests.cc
-rw-r--r-- root       root            27309 ./usr/src/debug/gcc/14.1.0/gcc/gimple-array-bounds.cc
-rw-r--r-- root       root             1568 ./usr/src/debug/gcc/14.1.0/gcc/gimple-array-bounds.h
-rw-r--r-- root       root             3524 ./usr/src/debug/gcc/14.1.0/gcc/gimple-builder.cc
-rw-r--r-- root       root             1503 ./usr/src/debug/gcc/14.1.0/gcc/gimple-builder.h
-rw-r--r-- root       root           101150 ./usr/src/debug/gcc/14.1.0/gcc/gimple.cc
-rw-r--r-- root       root            29179 ./usr/src/debug/gcc/14.1.0/gcc/gimple-expr.cc
-rw-r--r-- root       root             5126 ./usr/src/debug/gcc/14.1.0/gcc/gimple-expr.h
-rw-r--r-- root       root           299444 ./usr/src/debug/gcc/14.1.0/gcc/gimple-fold.cc
-rw-r--r-- root       root            10922 ./usr/src/debug/gcc/14.1.0/gcc/gimple-fold.h
-rw-r--r-- root       root           162494 ./usr/src/debug/gcc/14.1.0/gcc/gimple.h
-rw-r--r-- root       root            19714 ./usr/src/debug/gcc/14.1.0/gcc/gimple-harden-conditionals.cc
-rw-r--r-- root       root            52514 ./usr/src/debug/gcc/14.1.0/gcc/gimple-harden-control-flow.cc
-rw-r--r-- root       root            16882 ./usr/src/debug/gcc/14.1.0/gcc/gimple-if-to-switch.cc
-rw-r--r-- root       root            14013 ./usr/src/debug/gcc/14.1.0/gcc/gimple-isel.cc
-rw-r--r-- root       root            29867 ./usr/src/debug/gcc/14.1.0/gcc/gimple-iterator.cc
-rw-r--r-- root       root            11329 ./usr/src/debug/gcc/14.1.0/gcc/gimple-iterator.h
-rw-r--r-- root       root             3775 ./usr/src/debug/gcc/14.1.0/gcc/gimple-laddress.cc
-rw-r--r-- root       root            66401 ./usr/src/debug/gcc/14.1.0/gcc/gimple-loop-interchange.cc
-rw-r--r-- root       root            21380 ./usr/src/debug/gcc/14.1.0/gcc/gimple-loop-jam.cc
-rw-r--r-- root       root            57567 ./usr/src/debug/gcc/14.1.0/gcc/gimple-loop-versioning.cc
-rw-r--r-- root       root            44520 ./usr/src/debug/gcc/14.1.0/gcc/gimple-low.cc
-rw-r--r-- root       root           231016 ./usr/src/debug/gcc/14.1.0/gcc/gimple-lower-bitint.cc
-rw-r--r-- root       root             1101 ./usr/src/debug/gcc/14.1.0/gcc/gimple-lower-bitint.h
-rw-r--r-- root       root              981 ./usr/src/debug/gcc/14.1.0/gcc/gimple-low.h
-rw-r--r-- root       root           552565 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-10.cc
-rw-r--r-- root       root           540045 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-1.cc
-rw-r--r-- root       root           678951 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-2.cc
-rw-r--r-- root       root           923373 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-3.cc
-rw-r--r-- root       root           538919 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-4.cc
-rw-r--r-- root       root           829700 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-5.cc
-rw-r--r-- root       root           552635 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-6.cc
-rw-r--r-- root       root           543514 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-7.cc
-rw-r--r-- root       root          1637460 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-8.cc
-rw-r--r-- root       root          1143969 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-9.cc
-rw-r--r-- root       root           239361 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-auto.h
-rw-r--r-- root       root            42068 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-exports.cc
-rw-r--r-- root       root            11364 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match.h
-rw-r--r-- root       root            10526 ./usr/src/debug/gcc/14.1.0/gcc/gimple-match-head.cc
-rw-r--r-- root       root            62759 ./usr/src/debug/gcc/14.1.0/gcc/gimple-predicate-analysis.cc
-rw-r--r-- root       root             4972 ./usr/src/debug/gcc/14.1.0/gcc/gimple-predicate-analysis.h
-rw-r--r-- root       root             2530 ./usr/src/debug/gcc/14.1.0/gcc/gimple-predict.h
-rw-r--r-- root       root            87689 ./usr/src/debug/gcc/14.1.0/gcc/gimple-pretty-print.cc
-rw-r--r-- root       root             1662 ./usr/src/debug/gcc/14.1.0/gcc/gimple-pretty-print.h
-rw-r--r-- root       root            50527 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-cache.cc
-rw-r--r-- root       root             5176 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-cache.h
-rw-r--r-- root       root            33357 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range.cc
-rw-r--r-- root       root             6206 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-edge.cc
-rw-r--r-- root       root             2144 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-edge.h
-rw-r--r-- root       root            36991 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-fold.cc
-rw-r--r-- root       root             6094 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-fold.h
-rw-r--r-- root       root            53505 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-gori.cc
-rw-r--r-- root       root             9561 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-gori.h
-rw-r--r-- root       root             4779 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range.h
-rw-r--r-- root       root            11058 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-infer.cc
-rw-r--r-- root       root             3065 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-infer.h
-rw-r--r-- root       root            39501 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-op.cc
-rw-r--r-- root       root             2041 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-op.h
-rw-r--r-- root       root            20347 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-path.cc
-rw-r--r-- root       root             4212 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-path.h
-rw-r--r-- root       root            14490 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-phi.cc
-rw-r--r-- root       root             3901 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-phi.h
-rw-r--r-- root       root             5547 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-trace.cc
-rw-r--r-- root       root             2383 ./usr/src/debug/gcc/14.1.0/gcc/gimple-range-trace.h
-rw-r--r-- root       root            27520 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-backprop.cc
-rw-r--r-- root       root             5539 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa.h
-rw-r--r-- root       root            32392 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-isolate-paths.cc
-rw-r--r-- root       root             3809 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-nonnull-compare.cc
-rw-r--r-- root       root            17883 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-sccopy.cc
-rw-r--r-- root       root            18675 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-split-paths.cc
-rw-r--r-- root       root           151206 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-sprintf.cc
-rw-r--r-- root       root           178605 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-store-merging.cc
-rw-r--r-- root       root           123588 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-strength-reduction.cc
-rw-r--r-- root       root           144879 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-warn-access.cc
-rw-r--r-- root       root             1934 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-warn-access.h
-rw-r--r-- root       root            11880 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-warn-alloca.cc
-rw-r--r-- root       root            67054 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-warn-restrict.cc
-rw-r--r-- root       root             1144 ./usr/src/debug/gcc/14.1.0/gcc/gimple-ssa-warn-restrict.h
-rw-r--r-- root       root             1163 ./usr/src/debug/gcc/14.1.0/gcc/gimple-streamer.h
-rw-r--r-- root       root             9103 ./usr/src/debug/gcc/14.1.0/gcc/gimple-streamer-in.cc
-rw-r--r-- root       root             7558 ./usr/src/debug/gcc/14.1.0/gcc/gimple-streamer-out.cc
-rw-r--r-- root       root            26765 ./usr/src/debug/gcc/14.1.0/gcc/gimple-walk.cc
-rw-r--r-- root       root             4260 ./usr/src/debug/gcc/14.1.0/gcc/gimple-walk.h
-rw-r--r-- root       root             5968 ./usr/src/debug/gcc/14.1.0/gcc/gimple-warn-recursion.cc
-rw-r--r-- root       root           615172 ./usr/src/debug/gcc/14.1.0/gcc/gimplify.cc
-rw-r--r-- root       root             3596 ./usr/src/debug/gcc/14.1.0/gcc/gimplify.h
-rw-r--r-- root       root             9895 ./usr/src/debug/gcc/14.1.0/gcc/gimplify-me.cc
-rw-r--r-- root       root             1550 ./usr/src/debug/gcc/14.1.0/gcc/gimplify-me.h
-rw-r--r-- root       root            37943 ./usr/src/debug/gcc/14.1.0/gcc/godump.cc
-rw-r--r-- root       root            10935 ./usr/src/debug/gcc/14.1.0/gcc/graph.cc
-rw-r--r-- root       root            12172 ./usr/src/debug/gcc/14.1.0/gcc/graphds.cc
-rw-r--r-- root       root             2293 ./usr/src/debug/gcc/14.1.0/gcc/graphds.h
-rw-r--r-- root       root              951 ./usr/src/debug/gcc/14.1.0/gcc/graph.h
-rw-r--r-- root       root            16443 ./usr/src/debug/gcc/14.1.0/gcc/graphite.cc
-rw-r--r-- root       root             3045 ./usr/src/debug/gcc/14.1.0/gcc/graphviz.cc
-rw-r--r-- root       root             1531 ./usr/src/debug/gcc/14.1.0/gcc/graphviz.h
-rw-r--r-- root       root             4693 ./usr/src/debug/gcc/14.1.0/gcc/gt-alias.h
-rw-r--r-- root       root             1068 ./usr/src/debug/gcc/14.1.0/gcc/gt-analyzer-language.h
-rw-r--r-- root       root             1048 ./usr/src/debug/gcc/14.1.0/gcc/gt-arm-builtins.h
-rw-r--r-- root       root             3147 ./usr/src/debug/gcc/14.1.0/gcc/gt-arm.h
-rw-r--r-- root       root             3522 ./usr/src/debug/gcc/14.1.0/gcc/gt-arm-mve-builtins.h
-rw-r--r-- root       root             1815 ./usr/src/debug/gcc/14.1.0/gcc/gt-asan.h
-rw-r--r-- root       root             1005 ./usr/src/debug/gcc/14.1.0/gcc/gt-attribs.h
-rw-r--r-- root       root              942 ./usr/src/debug/gcc/14.1.0/gcc/gt-bitmap.h
-rw-r--r-- root       root             2875 ./usr/src/debug/gcc/14.1.0/gcc/gt-btfout.h
-rw-r--r-- root       root             1488 ./usr/src/debug/gcc/14.1.0/gcc/gt-caller-save.h
-rw-r--r-- root       root           119766 ./usr/src/debug/gcc/14.1.0/gcc/gt-c-c-decl.h
-rw-r--r-- root       root             2646 ./usr/src/debug/gcc/14.1.0/gcc/gt-c-c-parser.h
-rw-r--r-- root       root             5055 ./usr/src/debug/gcc/14.1.0/gcc/gt-c-family-c-common.h
-rw-r--r-- root       root             1538 ./usr/src/debug/gcc/14.1.0/gcc/gt-c-family-c-cppbuiltin.h
-rw-r--r-- root       root             1527 ./usr/src/debug/gcc/14.1.0/gcc/gt-c-family-c-format.h
-rw-r--r-- root       root             6604 ./usr/src/debug/gcc/14.1.0/gcc/gt-c-family-c-pragma.h
-rw-r--r-- root       root             1150 ./usr/src/debug/gcc/14.1.0/gcc/gt-cfgrtl.h
-rw-r--r-- root       root             1789 ./usr/src/debug/gcc/14.1.0/gcc/gt-cgraphclones.h
-rw-r--r-- root       root             2501 ./usr/src/debug/gcc/14.1.0/gcc/gt-cgraph.h
-rw-r--r-- root       root             3164 ./usr/src/debug/gcc/14.1.0/gcc/gt-coverage.h
-rw-r--r-- root       root             1017 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-call.h
-rw-r--r-- root       root             2113 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-class.h
-rw-r--r-- root       root             8338 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-constexpr.h
-rw-r--r-- root       root             8616 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-constraint.h
-rw-r--r-- root       root             1152 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-contracts.h
-rw-r--r-- root       root            10018 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-coroutines.h
-rw-r--r-- root       root             4378 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-cp-gimplify.h
-rw-r--r-- root       root             1017 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-cp-lang.h
-rw-r--r-- root       root             1172 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-cp-objcp-common.h
-rw-r--r-- root       root             4314 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-decl2.h
-rw-r--r-- root       root             9253 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-decl.h
-rw-r--r-- root       root             2328 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-except.h
-rw-r--r-- root       root              997 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-friend.h
-rw-r--r-- root       root              971 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-init.h
-rw-r--r-- root       root             4500 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-lambda.h
-rw-r--r-- root       root             2217 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-lex.h
-rw-r--r-- root       root             3869 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-logic.h
-rw-r--r-- root       root             1283 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-mangle.h
-rw-r--r-- root       root             1186 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-method.h
-rw-r--r-- root       root            10346 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-module.h
-rw-r--r-- root       root             5927 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-name-lookup.h
-rw-r--r-- root       root            12873 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-parser.h
-rw-r--r-- root       root             9970 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-pt.h
-rw-r--r-- root       root             2373 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-rtti.h
-rw-r--r-- root       root             3485 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-semantics.h
-rw-r--r-- root       root           149997 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-tree.h
-rw-r--r-- root       root             1329 ./usr/src/debug/gcc/14.1.0/gcc/gt-cp-vtable-class-hierarchy.h
-rw-r--r-- root       root              975 ./usr/src/debug/gcc/14.1.0/gcc/gt-cselib.h
-rw-r--r-- root       root              993 ./usr/src/debug/gcc/14.1.0/gcc/gt-ctfout.h
-rw-r--r-- root       root             1181 ./usr/src/debug/gcc/14.1.0/gcc/gt-dojump.h
-rw-r--r-- root       root             1896 ./usr/src/debug/gcc/14.1.0/gcc/gt-dwarf2asm.h
-rw-r--r-- root       root             3761 ./usr/src/debug/gcc/14.1.0/gcc/gt-dwarf2cfi.h
-rw-r--r-- root       root             1247 ./usr/src/debug/gcc/14.1.0/gcc/gt-dwarf2ctf.h
-rw-r--r-- root       root            65220 ./usr/src/debug/gcc/14.1.0/gcc/gt-dwarf2out.h
-rw-r--r-- root       root             9948 ./usr/src/debug/gcc/14.1.0/gcc/gt-emit-rtl.h
-rw-r--r-- root       root             3301 ./usr/src/debug/gcc/14.1.0/gcc/gt-except.h
-rw-r--r-- root       root              999 ./usr/src/debug/gcc/14.1.0/gcc/gt-explow.h
-rw-r--r-- root       root             8995 ./usr/src/debug/gcc/14.1.0/gcc/gt-function.h
-rw-r--r-- root       root              975 ./usr/src/debug/gcc/14.1.0/gcc/gt-gcse.h
-rw-r--r-- root       root             1041 ./usr/src/debug/gcc/14.1.0/gcc/gt-gimple-expr.h
-rw-r--r-- root       root              987 ./usr/src/debug/gcc/14.1.0/gcc/gt-godump.h
-rw-r--r-- root       root             2877 ./usr/src/debug/gcc/14.1.0/gcc/gt-ipa-devirt.h
-rw-r--r-- root       root             5474 ./usr/src/debug/gcc/14.1.0/gcc/gt-ipa-modref.h
-rw-r--r-- root       root             4606 ./usr/src/debug/gcc/14.1.0/gcc/gt-ipa-prop.h
-rw-r--r-- root       root             6521 ./usr/src/debug/gcc/14.1.0/gcc/gt-ipa-sra.h
-rw-r--r-- root       root              940 ./usr/src/debug/gcc/14.1.0/gcc/gt-ipa-strub.h
-rw-r--r-- root       root             1009 ./usr/src/debug/gcc/14.1.0/gcc/gt-lists.h
-rw-r--r-- root       root             4199 ./usr/src/debug/gcc/14.1.0/gcc/gt-lto-lto-common.h
-rw-r--r-- root       root             2067 ./usr/src/debug/gcc/14.1.0/gcc/gt-lto-lto-lang.h
-rw-r--r-- root       root            10158 ./usr/src/debug/gcc/14.1.0/gcc/gtm-builtins.def
-rw-r--r-- root       root             8182 ./usr/src/debug/gcc/14.1.0/gcc/gt-omp-general.h
-rw-r--r-- root       root             1029 ./usr/src/debug/gcc/14.1.0/gcc/gt-omp-low.h
-rw-r--r-- root       root             2282 ./usr/src/debug/gcc/14.1.0/gcc/gt-optabs-libfuncs.h
-rw-r--r-- root       root             1015 ./usr/src/debug/gcc/14.1.0/gcc/gt-stor-layout.h
-rw-r--r-- root       root             6067 ./usr/src/debug/gcc/14.1.0/gcc/gt-stringpool.h
-rw-r--r-- root       root             2565 ./usr/src/debug/gcc/14.1.0/gcc/gt-symtab-thunks.h
-rw-r--r-- root       root             1138 ./usr/src/debug/gcc/14.1.0/gcc/gt-targhooks.h
-rw-r--r-- root       root             2309 ./usr/src/debug/gcc/14.1.0/gcc/gt-trans-mem.h
-rw-r--r-- root       root            12489 ./usr/src/debug/gcc/14.1.0/gcc/gt-tree.h
-rw-r--r-- root       root              956 ./usr/src/debug/gcc/14.1.0/gcc/gt-tree-iterator.h
-rw-r--r-- root       root             1124 ./usr/src/debug/gcc/14.1.0/gcc/gt-tree-nested.h
-rw-r--r-- root       root             1650 ./usr/src/debug/gcc/14.1.0/gcc/gt-tree-phinodes.h
-rw-r--r-- root       root             2355 ./usr/src/debug/gcc/14.1.0/gcc/gt-tree-profile.h
-rw-r--r-- root       root             3653 ./usr/src/debug/gcc/14.1.0/gcc/gt-tree-scalar-evolution.h
-rw-r--r-- root       root             2356 ./usr/src/debug/gcc/14.1.0/gcc/gt-tree-ssa-address.h
-rw-r--r-- root       root             1021 ./usr/src/debug/gcc/14.1.0/gcc/gt-tree-ssa-loop-ivopts.h
-rw-r--r-- root       root             1311 ./usr/src/debug/gcc/14.1.0/gcc/gt-tree-vect-generic.h
-rw-r--r-- root       root             4704 ./usr/src/debug/gcc/14.1.0/gcc/gt-ubsan.h
-rw-r--r-- root       root            13164 ./usr/src/debug/gcc/14.1.0/gcc/gt-varasm.h
-rw-r--r-- root       root             1313 ./usr/src/debug/gcc/14.1.0/gcc/gt-vtable-verify.h
-rw-r--r-- root       root             9059 ./usr/src/debug/gcc/14.1.0/gcc/gtype-c.h
-rw-r--r-- root       root            13199 ./usr/src/debug/gcc/14.1.0/gcc/gtype-cp.h
-rw-r--r-- root       root           385717 ./usr/src/debug/gcc/14.1.0/gcc/gtype-desc.cc
-rw-r--r-- root       root           187974 ./usr/src/debug/gcc/14.1.0/gcc/gtype-desc.h
-rw-r--r-- root       root           106722 ./usr/src/debug/gcc/14.1.0/gcc/gtype-lto.h
-rw-r--r-- root       root           271670 ./usr/src/debug/gcc/14.1.0/gcc/haifa-sched.cc
-rw-r--r-- root       root            16063 ./usr/src/debug/gcc/14.1.0/gcc/hard-reg-set.h
-rw-r--r-- root       root            10909 ./usr/src/debug/gcc/14.1.0/gcc/hash-map.h
-rw-r--r-- root       root             5627 ./usr/src/debug/gcc/14.1.0/gcc/hash-map-traits.h
-rw-r--r-- root       root             5741 ./usr/src/debug/gcc/14.1.0/gcc/hash-set.h
-rw-r--r-- root       root             4565 ./usr/src/debug/gcc/14.1.0/gcc/hash-table.cc
-rw-r--r-- root       root            39688 ./usr/src/debug/gcc/14.1.0/gcc/hash-table.h
-rw-r--r-- root       root            11226 ./usr/src/debug/gcc/14.1.0/gcc/hash-traits.h
-rw-r--r-- root       root            10193 ./usr/src/debug/gcc/14.1.0/gcc/hooks.cc
-rw-r--r-- root       root             6215 ./usr/src/debug/gcc/14.1.0/gcc/hooks.h
-rw-r--r-- root       root             1808 ./usr/src/debug/gcc/14.1.0/gcc/hosthooks-def.h
-rw-r--r-- root       root             1943 ./usr/src/debug/gcc/14.1.0/gcc/hosthooks.h
-rw-r--r-- root       root             4181 ./usr/src/debug/gcc/14.1.0/gcc/hwint.cc
-rw-r--r-- root       root            11526 ./usr/src/debug/gcc/14.1.0/gcc/hwint.h
-rw-r--r-- root       root           176734 ./usr/src/debug/gcc/14.1.0/gcc/ifcvt.cc
-rw-r--r-- root       root             4271 ./usr/src/debug/gcc/14.1.0/gcc/ifcvt.h
-rw-r--r-- root       root             1504 ./usr/src/debug/gcc/14.1.0/gcc/inchash.cc
-rw-r--r-- root       root             5247 ./usr/src/debug/gcc/14.1.0/gcc/inchash.h
-rw-r--r-- root       root            16395 ./usr/src/debug/gcc/14.1.0/gcc/incpath.cc
-rw-r--r-- root       root             1696 ./usr/src/debug/gcc/14.1.0/gcc/incpath.h
-rw-r--r-- root       root             4777 ./usr/src/debug/gcc/14.1.0/gcc/init-regs.cc
-rw-r--r-- root       root           140071 ./usr/src/debug/gcc/14.1.0/gcc/input.cc
-rw-r--r-- root       root             9055 ./usr/src/debug/gcc/14.1.0/gcc/input.h
-rw-r--r-- root       root             1881 ./usr/src/debug/gcc/14.1.0/gcc/insn-addr.h
-rw-r--r-- root       root            29752 ./usr/src/debug/gcc/14.1.0/gcc/insn-attr-common.h
-rw-r--r-- root       root            12514 ./usr/src/debug/gcc/14.1.0/gcc/insn-attr.h
-rw-r--r-- root       root          2412749 ./usr/src/debug/gcc/14.1.0/gcc/insn-attrtab.cc
-rw-r--r-- root       root          5085753 ./usr/src/debug/gcc/14.1.0/gcc/insn-automata.cc
-rw-r--r-- root       root           218286 ./usr/src/debug/gcc/14.1.0/gcc/insn-codes.h
-rw-r--r-- root       root            26796 ./usr/src/debug/gcc/14.1.0/gcc/insn-constants.h
-rw-r--r-- root       root           609706 ./usr/src/debug/gcc/14.1.0/gcc/insn-dfatab.cc
-rw-r--r-- root       root           492316 ./usr/src/debug/gcc/14.1.0/gcc/insn-emit-10.cc
-rw-r--r-- root       root           120103 ./usr/src/debug/gcc/14.1.0/gcc/insn-emit-1.cc
-rw-r--r-- root       root           244406 ./usr/src/debug/gcc/14.1.0/gcc/insn-emit-2.cc
-rw-r--r-- root       root           306956 ./usr/src/debug/gcc/14.1.0/gcc/insn-emit-3.cc
-rw-r--r-- root       root           331832 ./usr/src/debug/gcc/14.1.0/gcc/insn-emit-4.cc
-rw-r--r-- root       root           338494 ./usr/src/debug/gcc/14.1.0/gcc/insn-emit-5.cc
-rw-r--r-- root       root           291833 ./usr/src/debug/gcc/14.1.0/gcc/insn-emit-6.cc
-rw-r--r-- root       root           509633 ./usr/src/debug/gcc/14.1.0/gcc/insn-emit-8.cc
-rw-r--r-- root       root           990763 ./usr/src/debug/gcc/14.1.0/gcc/insn-emit-9.cc
-rw-r--r-- root       root            21453 ./usr/src/debug/gcc/14.1.0/gcc/insn-enums.cc
-rw-r--r-- root       root           456516 ./usr/src/debug/gcc/14.1.0/gcc/insn-extract.cc
-rw-r--r-- root       root           842296 ./usr/src/debug/gcc/14.1.0/gcc/insn-flags.h
-rw-r--r-- root       root           574005 ./usr/src/debug/gcc/14.1.0/gcc/insn-latencytab.cc
-rw-r--r-- root       root            68204 ./usr/src/debug/gcc/14.1.0/gcc/insn-modes.cc
-rw-r--r-- root       root            23405 ./usr/src/debug/gcc/14.1.0/gcc/insn-modes.h
-rw-r--r-- root       root            20123 ./usr/src/debug/gcc/14.1.0/gcc/insn-modes-inline.h
-rw-r--r-- root       root            83188 ./usr/src/debug/gcc/14.1.0/gcc/insn-opinit.cc
-rw-r--r-- root       root            42873 ./usr/src/debug/gcc/14.1.0/gcc/insn-opinit.h
-rw-r--r-- root       root          4103615 ./usr/src/debug/gcc/14.1.0/gcc/insn-output.cc
-rw-r--r-- root       root            76082 ./usr/src/debug/gcc/14.1.0/gcc/insn-preds.cc
-rw-r--r-- root       root          3167731 ./usr/src/debug/gcc/14.1.0/gcc/insn-recog.cc
-rw-r--r-- root       root            28348 ./usr/src/debug/gcc/14.1.0/gcc/insn-target-def.h
-rw-r--r-- root       root           163403 ./usr/src/debug/gcc/14.1.0/gcc/internal-fn.cc
-rw-r--r-- root       root            28365 ./usr/src/debug/gcc/14.1.0/gcc/internal-fn.def
-rw-r--r-- root       root            10060 ./usr/src/debug/gcc/14.1.0/gcc/internal-fn.h
-rw-r--r-- root       root             3618 ./usr/src/debug/gcc/14.1.0/gcc/intl.cc
-rw-r--r-- root       root             2009 ./usr/src/debug/gcc/14.1.0/gcc/intl.h
-rw-r--r-- root       root             2706 ./usr/src/debug/gcc/14.1.0/gcc/int-vector-builder.h
-rw-r--r-- root       root            47628 ./usr/src/debug/gcc/14.1.0/gcc/ipa.cc
-rw-r--r-- root       root            12117 ./usr/src/debug/gcc/14.1.0/gcc/ipa-comdats.cc
-rw-r--r-- root       root           200186 ./usr/src/debug/gcc/14.1.0/gcc/ipa-cp.cc
-rw-r--r-- root       root             9871 ./usr/src/debug/gcc/14.1.0/gcc/ipa-cp.h
-rw-r--r-- root       root           137834 ./usr/src/debug/gcc/14.1.0/gcc/ipa-devirt.cc
-rw-r--r-- root       root           153900 ./usr/src/debug/gcc/14.1.0/gcc/ipa-fnsummary.cc
-rw-r--r-- root       root            16056 ./usr/src/debug/gcc/14.1.0/gcc/ipa-fnsummary.h
-rw-r--r-- root       root            37054 ./usr/src/debug/gcc/14.1.0/gcc/ipa-free-lang-data.cc
-rw-r--r-- root       root           108418 ./usr/src/debug/gcc/14.1.0/gcc/ipa-icf.cc
-rw-r--r-- root       root            30817 ./usr/src/debug/gcc/14.1.0/gcc/ipa-icf-gimple.cc
-rw-r--r-- root       root            11544 ./usr/src/debug/gcc/14.1.0/gcc/ipa-icf-gimple.h
-rw-r--r-- root       root            21309 ./usr/src/debug/gcc/14.1.0/gcc/ipa-icf.h
-rw-r--r-- root       root            16799 ./usr/src/debug/gcc/14.1.0/gcc/ipa-inline-analysis.cc
-rw-r--r-- root       root           106349 ./usr/src/debug/gcc/14.1.0/gcc/ipa-inline.cc
-rw-r--r-- root       root             4289 ./usr/src/debug/gcc/14.1.0/gcc/ipa-inline.h
-rw-r--r-- root       root            27311 ./usr/src/debug/gcc/14.1.0/gcc/ipa-inline-transform.cc
-rw-r--r-- root       root           164885 ./usr/src/debug/gcc/14.1.0/gcc/ipa-modref.cc
-rw-r--r-- root       root             5033 ./usr/src/debug/gcc/14.1.0/gcc/ipa-modref.h
-rw-r--r-- root       root            30749 ./usr/src/debug/gcc/14.1.0/gcc/ipa-modref-tree.cc
-rw-r--r-- root       root            22363 ./usr/src/debug/gcc/14.1.0/gcc/ipa-modref-tree.h
-rw-r--r-- root       root            83010 ./usr/src/debug/gcc/14.1.0/gcc/ipa-param-manipulation.cc
-rw-r--r-- root       root            18660 ./usr/src/debug/gcc/14.1.0/gcc/ipa-param-manipulation.h
-rw-r--r-- root       root            81362 ./usr/src/debug/gcc/14.1.0/gcc/ipa-polymorphic-call.cc
-rw-r--r-- root       root            18546 ./usr/src/debug/gcc/14.1.0/gcc/ipa-predicate.cc
-rw-r--r-- root       root             9223 ./usr/src/debug/gcc/14.1.0/gcc/ipa-predicate.h
-rw-r--r-- root       root            30957 ./usr/src/debug/gcc/14.1.0/gcc/ipa-profile.cc
-rw-r--r-- root       root           182353 ./usr/src/debug/gcc/14.1.0/gcc/ipa-prop.cc
-rw-r--r-- root       root            43898 ./usr/src/debug/gcc/14.1.0/gcc/ipa-prop.h
-rw-r--r-- root       root            69469 ./usr/src/debug/gcc/14.1.0/gcc/ipa-pure-const.cc
-rw-r--r-- root       root             2740 ./usr/src/debug/gcc/14.1.0/gcc/ipa-ref.cc
-rw-r--r-- root       root            40305 ./usr/src/debug/gcc/14.1.0/gcc/ipa-reference.cc
-rw-r--r-- root       root             1099 ./usr/src/debug/gcc/14.1.0/gcc/ipa-reference.h
-rw-r--r-- root       root             3529 ./usr/src/debug/gcc/14.1.0/gcc/ipa-ref.h
-rw-r--r-- root       root            63985 ./usr/src/debug/gcc/14.1.0/gcc/ipa-split.cc
-rw-r--r-- root       root           146953 ./usr/src/debug/gcc/14.1.0/gcc/ipa-sra.cc
-rw-r--r-- root       root           113651 ./usr/src/debug/gcc/14.1.0/gcc/ipa-strub.cc
-rw-r--r-- root       root             2109 ./usr/src/debug/gcc/14.1.0/gcc/ipa-strub.h
-rw-r--r-- root       root            30864 ./usr/src/debug/gcc/14.1.0/gcc/ipa-utils.cc
-rw-r--r-- root       root             9915 ./usr/src/debug/gcc/14.1.0/gcc/ipa-utils.h
-rw-r--r-- root       root            32591 ./usr/src/debug/gcc/14.1.0/gcc/ipa-visibility.cc
-rw-r--r-- root       root           106591 ./usr/src/debug/gcc/14.1.0/gcc/ira-build.cc
-rw-r--r-- root       root           195120 ./usr/src/debug/gcc/14.1.0/gcc/ira.cc
-rw-r--r-- root       root           175516 ./usr/src/debug/gcc/14.1.0/gcc/ira-color.cc
-rw-r--r-- root       root            29438 ./usr/src/debug/gcc/14.1.0/gcc/ira-conflicts.cc
-rw-r--r-- root       root            87602 ./usr/src/debug/gcc/14.1.0/gcc/ira-costs.cc
-rw-r--r-- root       root            41846 ./usr/src/debug/gcc/14.1.0/gcc/ira-emit.cc
-rw-r--r-- root       root             9893 ./usr/src/debug/gcc/14.1.0/gcc/ira.h
-rw-r--r-- root       root            62849 ./usr/src/debug/gcc/14.1.0/gcc/ira-int.h
-rw-r--r-- root       root            56290 ./usr/src/debug/gcc/14.1.0/gcc/ira-lives.cc
-rw-r--r-- root       root             7952 ./usr/src/debug/gcc/14.1.0/gcc/is-a.h
-rw-r--r-- root       root             7465 ./usr/src/debug/gcc/14.1.0/gcc/iterator-utils.h
-rw-r--r-- root       root            12403 ./usr/src/debug/gcc/14.1.0/gcc/json.cc
-rw-r--r-- root       root             5191 ./usr/src/debug/gcc/14.1.0/gcc/json.h
-rw-r--r-- root       root            50638 ./usr/src/debug/gcc/14.1.0/gcc/jump.cc
-rw-r--r-- root       root            25714 ./usr/src/debug/gcc/14.1.0/gcc/langhooks.cc
-rw-r--r-- root       root            16840 ./usr/src/debug/gcc/14.1.0/gcc/langhooks-def.h
-rw-r--r-- root       root            27655 ./usr/src/debug/gcc/14.1.0/gcc/langhooks.h
-rw-r--r-- root       root            27858 ./usr/src/debug/gcc/14.1.0/gcc/lcm.cc
-rw-r--r-- root       root             1527 ./usr/src/debug/gcc/14.1.0/gcc/lcm.h
-rw-r--r-- root       root             2586 ./usr/src/debug/gcc/14.1.0/gcc/libfuncs.h
-rw-r--r-- root       root             6213 ./usr/src/debug/gcc/14.1.0/gcc/lists.cc
-rw-r--r-- root       root             2486 ./usr/src/debug/gcc/14.1.0/gcc/logical-location.h
-rw-r--r-- root       root            25303 ./usr/src/debug/gcc/14.1.0/gcc/loop-doloop.cc
-rw-r--r-- root       root            16620 ./usr/src/debug/gcc/14.1.0/gcc/loop-init.cc
-rw-r--r-- root       root            63462 ./usr/src/debug/gcc/14.1.0/gcc/loop-invariant.cc
-rw-r--r-- root       root            79205 ./usr/src/debug/gcc/14.1.0/gcc/loop-iv.cc
-rw-r--r-- root       root            63694 ./usr/src/debug/gcc/14.1.0/gcc/loop-unroll.cc
-rw-r--r-- root       root              893 ./usr/src/debug/gcc/14.1.0/gcc/loop-unroll.h
-rw-r--r-- root       root            53441 ./usr/src/debug/gcc/14.1.0/gcc/lower-subreg.cc
-rw-r--r-- root       root             2081 ./usr/src/debug/gcc/14.1.0/gcc/lower-subreg.h
-rw-r--r-- root       root            68872 ./usr/src/debug/gcc/14.1.0/gcc/lra-assigns.cc
-rw-r--r-- root       root            77656 ./usr/src/debug/gcc/14.1.0/gcc/lra.cc
-rw-r--r-- root       root            11761 ./usr/src/debug/gcc/14.1.0/gcc/lra-coalesce.cc
-rw-r--r-- root       root           257217 ./usr/src/debug/gcc/14.1.0/gcc/lra-constraints.cc
-rw-r--r-- root       root            48657 ./usr/src/debug/gcc/14.1.0/gcc/lra-eliminations.cc
-rw-r--r-- root       root             1342 ./usr/src/debug/gcc/14.1.0/gcc/lra.h
-rw-r--r-- root       root            19741 ./usr/src/debug/gcc/14.1.0/gcc/lra-int.h
-rw-r--r-- root       root            48221 ./usr/src/debug/gcc/14.1.0/gcc/lra-lives.cc
-rw-r--r-- root       root            42235 ./usr/src/debug/gcc/14.1.0/gcc/lra-remat.cc
-rw-r--r-- root       root            27906 ./usr/src/debug/gcc/14.1.0/gcc/lra-spills.cc
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/lto
-rw-r--r-- root       root            72063 ./usr/src/debug/gcc/14.1.0/gcc/lto-cgraph.cc
-rw-r--r-- root       root             1035 ./usr/src/debug/gcc/14.1.0/gcc/lto/common.h
-rw-r--r-- root       root            11446 ./usr/src/debug/gcc/14.1.0/gcc/lto-compress.cc
-rw-r--r-- root       root             1599 ./usr/src/debug/gcc/14.1.0/gcc/lto-compress.h
-rw-r--r-- root       root            20052 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto.cc
-rw-r--r-- root       root            94840 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-common.cc
-rw-r--r-- root       root             1039 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-common.h
-rw-r--r-- root       root             9712 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-dump.cc
-rw-r--r-- root       root             2207 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto.h
-rw-r--r-- root       root            49175 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-lang.cc
-rw-r--r-- root       root             9134 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-object.cc
-rw-r--r-- root       root            39002 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-partition.cc
-rw-r--r-- root       root             1244 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-partition.h
-rw-r--r-- root       root            36362 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-symtab.cc
-rw-r--r-- root       root             1883 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-symtab.h
-rw-r--r-- root       root             1703 ./usr/src/debug/gcc/14.1.0/gcc/lto/lto-tree.h
-rw-r--r-- root       root             6125 ./usr/src/debug/gcc/14.1.0/gcc/lto-opts.cc
-rw-r--r-- root       root            13429 ./usr/src/debug/gcc/14.1.0/gcc/lto-section-in.cc
-rw-r--r-- root       root             1989 ./usr/src/debug/gcc/14.1.0/gcc/lto-section-names.h
-rw-r--r-- root       root             7269 ./usr/src/debug/gcc/14.1.0/gcc/lto-section-out.cc
-rw-r--r-- root       root             8416 ./usr/src/debug/gcc/14.1.0/gcc/lto-streamer.cc
-rw-r--r-- root       root            38417 ./usr/src/debug/gcc/14.1.0/gcc/lto-streamer.h
-rw-r--r-- root       root            63528 ./usr/src/debug/gcc/14.1.0/gcc/lto-streamer-in.cc
-rw-r--r-- root       root           102766 ./usr/src/debug/gcc/14.1.0/gcc/lto-streamer-out.cc
-rw-r--r-- root       root            60290 ./usr/src/debug/gcc/14.1.0/gcc/lto-wrapper.cc
-rw-r--r-- root       root            36424 ./usr/src/debug/gcc/14.1.0/gcc/machmode.h
-rw-r--r-- root       root             1325 ./usr/src/debug/gcc/14.1.0/gcc/main.cc
-rw-r--r-- root       root             1529 ./usr/src/debug/gcc/14.1.0/gcc/make-unique.h
-rw-r--r-- root       root            39615 ./usr/src/debug/gcc/14.1.0/gcc/mcf.cc
-rw-r--r-- root       root             3401 ./usr/src/debug/gcc/14.1.0/gcc/memmodel.h
-rw-r--r-- root       root             2268 ./usr/src/debug/gcc/14.1.0/gcc/memory-block.cc
-rw-r--r-- root       root             2500 ./usr/src/debug/gcc/14.1.0/gcc/memory-block.h
-rw-r--r-- root       root            18132 ./usr/src/debug/gcc/14.1.0/gcc/mem-stats.h
-rw-r--r-- root       root             1280 ./usr/src/debug/gcc/14.1.0/gcc/mem-stats-traits.h
-rw-r--r-- root       root            41611 ./usr/src/debug/gcc/14.1.0/gcc/mode-switching.cc
-rw-r--r-- root       root           101895 ./usr/src/debug/gcc/14.1.0/gcc/modulo-sched.cc
-rw-r--r-- root       root              327 ./usr/src/debug/gcc/14.1.0/gcc/multilib.h
-rw-r--r-- root       root            15106 ./usr/src/debug/gcc/14.1.0/gcc/multiple_target.cc
-rw-r--r-- root       root             7776 ./usr/src/debug/gcc/14.1.0/gcc/mux-utils.h
-rw-r--r-- root       root             2480 ./usr/src/debug/gcc/14.1.0/gcc/obstack-utils.h
-rw-r--r-- root       root             1100 ./usr/src/debug/gcc/14.1.0/gcc/omp-api.h
-rw-r--r-- root       root            23171 ./usr/src/debug/gcc/14.1.0/gcc/omp-builtins.def
-rw-r--r-- root       root              131 ./usr/src/debug/gcc/14.1.0/gcc/omp-device-properties.h
-rw-r--r-- root       root           371752 ./usr/src/debug/gcc/14.1.0/gcc/omp-expand.cc
-rw-r--r-- root       root             1165 ./usr/src/debug/gcc/14.1.0/gcc/omp-expand.h
-rw-r--r-- root       root           107925 ./usr/src/debug/gcc/14.1.0/gcc/omp-general.cc
-rw-r--r-- root       root             9955 ./usr/src/debug/gcc/14.1.0/gcc/omp-general.h
-rw-r--r-- root       root           478040 ./usr/src/debug/gcc/14.1.0/gcc/omp-low.cc
-rw-r--r-- root       root             1095 ./usr/src/debug/gcc/14.1.0/gcc/omp-low.h
-rw-r--r-- root       root            58342 ./usr/src/debug/gcc/14.1.0/gcc/omp-oacc-kernels-decompose.cc
-rw-r--r-- root       root            56351 ./usr/src/debug/gcc/14.1.0/gcc/omp-oacc-neuter-broadcast.cc
-rw-r--r-- root       root            86876 ./usr/src/debug/gcc/14.1.0/gcc/omp-offload.cc
-rw-r--r-- root       root             1266 ./usr/src/debug/gcc/14.1.0/gcc/omp-offload.h
-rw-r--r-- root       root             2991 ./usr/src/debug/gcc/14.1.0/gcc/omp-selectors.h
-rw-r--r-- root       root            68962 ./usr/src/debug/gcc/14.1.0/gcc/omp-simd-clone.cc
-rw-r--r-- root       root              880 ./usr/src/debug/gcc/14.1.0/gcc/omp-simd-clone.h
-rw-r--r-- root       root           256528 ./usr/src/debug/gcc/14.1.0/gcc/optabs.cc
-rw-r--r-- root       root            14790 ./usr/src/debug/gcc/14.1.0/gcc/optabs.h
-rw-r--r-- root       root            27747 ./usr/src/debug/gcc/14.1.0/gcc/optabs-libfuncs.cc
-rw-r--r-- root       root             3469 ./usr/src/debug/gcc/14.1.0/gcc/optabs-libfuncs.h
-rw-r--r-- root       root            24458 ./usr/src/debug/gcc/14.1.0/gcc/optabs-query.cc
-rw-r--r-- root       root             6975 ./usr/src/debug/gcc/14.1.0/gcc/optabs-query.h
-rw-r--r-- root       root            21408 ./usr/src/debug/gcc/14.1.0/gcc/optabs-tree.cc
-rw-r--r-- root       root             2058 ./usr/src/debug/gcc/14.1.0/gcc/optabs-tree.h
-rw-r--r-- root       root             3806 ./usr/src/debug/gcc/14.1.0/gcc/optinfo.cc
-rw-r--r-- root       root            13208 ./usr/src/debug/gcc/14.1.0/gcc/optinfo-emit-json.cc
-rw-r--r-- root       root             2047 ./usr/src/debug/gcc/14.1.0/gcc/optinfo-emit-json.h
-rw-r--r-- root       root             5152 ./usr/src/debug/gcc/14.1.0/gcc/optinfo.h
-rw-r--r-- root       root           998662 ./usr/src/debug/gcc/14.1.0/gcc/options.cc
-rw-r--r-- root       root           453419 ./usr/src/debug/gcc/14.1.0/gcc/options.h
-rw-r--r-- root       root           832228 ./usr/src/debug/gcc/14.1.0/gcc/options-save.cc
-rw-r--r-- root       root           161691 ./usr/src/debug/gcc/14.1.0/gcc/options-urls.cc
-rw-r--r-- root       root            10310 ./usr/src/debug/gcc/14.1.0/gcc/opt-problem.cc
-rw-r--r-- root       root             9423 ./usr/src/debug/gcc/14.1.0/gcc/opt-problem.h
-rw-r--r-- root       root           122407 ./usr/src/debug/gcc/14.1.0/gcc/opts.cc
-rw-r--r-- root       root            62745 ./usr/src/debug/gcc/14.1.0/gcc/opts-common.cc
-rw-r--r-- root       root             1080 ./usr/src/debug/gcc/14.1.0/gcc/opts-diagnostic.h
-rw-r--r-- root       root            14192 ./usr/src/debug/gcc/14.1.0/gcc/opts-global.cc
-rw-r--r-- root       root            20513 ./usr/src/debug/gcc/14.1.0/gcc/opts.h
-rw-r--r-- root       root             1787 ./usr/src/debug/gcc/14.1.0/gcc/opts-jobserver.h
-rw-r--r-- root       root            12358 ./usr/src/debug/gcc/14.1.0/gcc/opt-suggestions.cc
-rw-r--r-- root       root             2540 ./usr/src/debug/gcc/14.1.0/gcc/opt-suggestions.h
-rw-r--r-- root       root             5668 ./usr/src/debug/gcc/14.1.0/gcc/ordered-hash-map.h
-rw-r--r-- root       root            25547 ./usr/src/debug/gcc/14.1.0/gcc/output.h
-rw-r--r-- root       root            90529 ./usr/src/debug/gcc/14.1.0/gcc/passes.cc
-rw-r--r-- root       root            25542 ./usr/src/debug/gcc/14.1.0/gcc/pass-instances.def
-rw-r--r-- root       root             4112 ./usr/src/debug/gcc/14.1.0/gcc/pass_manager.h
-rw-r--r-- root       root            30547 ./usr/src/debug/gcc/14.1.0/gcc/plugin.cc
-rw-r--r-- root       root             6574 ./usr/src/debug/gcc/14.1.0/gcc/plugin.h
-rw-r--r-- root       root              595 ./usr/src/debug/gcc/14.1.0/gcc/plugin-version.h
-rw-r--r-- root       root            77200 ./usr/src/debug/gcc/14.1.0/gcc/pointer-query.cc
-rw-r--r-- root       root             9703 ./usr/src/debug/gcc/14.1.0/gcc/pointer-query.h
-rw-r--r-- root       root            79669 ./usr/src/debug/gcc/14.1.0/gcc/poly-int.h
-rw-r--r-- root       root             3868 ./usr/src/debug/gcc/14.1.0/gcc/poly-int-types.h
-rw-r--r-- root       root            71949 ./usr/src/debug/gcc/14.1.0/gcc/postreload.cc
-rw-r--r-- root       root            42531 ./usr/src/debug/gcc/14.1.0/gcc/postreload-gcse.cc
-rw-r--r-- root       root           138391 ./usr/src/debug/gcc/14.1.0/gcc/predict.cc
-rw-r--r-- root       root             4645 ./usr/src/debug/gcc/14.1.0/gcc/predict.h
-rw-r--r-- root       root             8980 ./usr/src/debug/gcc/14.1.0/gcc/prefix.cc
-rw-r--r-- root       root             1260 ./usr/src/debug/gcc/14.1.0/gcc/prefix.h
-rw-r--r-- root       root            90382 ./usr/src/debug/gcc/14.1.0/gcc/pretty-print.cc
-rw-r--r-- root       root            17014 ./usr/src/debug/gcc/14.1.0/gcc/pretty-print.h
-rw-r--r-- root       root             1085 ./usr/src/debug/gcc/14.1.0/gcc/pretty-print-urlifier.h
-rw-r--r-- root       root            54613 ./usr/src/debug/gcc/14.1.0/gcc/print-rtl.cc
-rw-r--r-- root       root             5645 ./usr/src/debug/gcc/14.1.0/gcc/print-rtl.h
-rw-r--r-- root       root            34951 ./usr/src/debug/gcc/14.1.0/gcc/print-tree.cc
-rw-r--r-- root       root             1980 ./usr/src/debug/gcc/14.1.0/gcc/print-tree.h
-rw-r--r-- root       root            51446 ./usr/src/debug/gcc/14.1.0/gcc/profile.cc
-rw-r--r-- root       root            13671 ./usr/src/debug/gcc/14.1.0/gcc/profile-count.cc
-rw-r--r-- root       root            40432 ./usr/src/debug/gcc/14.1.0/gcc/profile-count.h
-rw-r--r-- root       root             2335 ./usr/src/debug/gcc/14.1.0/gcc/profile.h
-rw-r--r-- root       root             1737 ./usr/src/debug/gcc/14.1.0/gcc/range.cc
-rw-r--r-- root       root             1750 ./usr/src/debug/gcc/14.1.0/gcc/range.h
-rw-r--r-- root       root           138786 ./usr/src/debug/gcc/14.1.0/gcc/range-op.cc
-rw-r--r-- root       root            80588 ./usr/src/debug/gcc/14.1.0/gcc/range-op-float.cc
-rw-r--r-- root       root            10776 ./usr/src/debug/gcc/14.1.0/gcc/range-op.h
-rw-r--r-- root       root            27259 ./usr/src/debug/gcc/14.1.0/gcc/range-op-mixed.h
-rw-r--r-- root       root            13450 ./usr/src/debug/gcc/14.1.0/gcc/range-op-ptr.cc
-rw-r--r-- root       root            31699 ./usr/src/debug/gcc/14.1.0/gcc/read-md.cc
-rw-r--r-- root       root            13207 ./usr/src/debug/gcc/14.1.0/gcc/read-md.h
-rw-r--r-- root       root            59060 ./usr/src/debug/gcc/14.1.0/gcc/read-rtl.cc
-rw-r--r-- root       root            62436 ./usr/src/debug/gcc/14.1.0/gcc/read-rtl-function.cc
-rw-r--r-- root       root             1002 ./usr/src/debug/gcc/14.1.0/gcc/read-rtl-function.h
-rw-r--r-- root       root           127070 ./usr/src/debug/gcc/14.1.0/gcc/real.cc
-rw-r--r-- root       root            21563 ./usr/src/debug/gcc/14.1.0/gcc/real.h
-rw-r--r-- root       root             3211 ./usr/src/debug/gcc/14.1.0/gcc/realmpfr.cc
-rw-r--r-- root       root             1978 ./usr/src/debug/gcc/14.1.0/gcc/realmpfr.h
-rw-r--r-- root       root           129826 ./usr/src/debug/gcc/14.1.0/gcc/recog.cc
-rw-r--r-- root       root            19216 ./usr/src/debug/gcc/14.1.0/gcc/recog.h
-rw-r--r-- root       root            45814 ./usr/src/debug/gcc/14.1.0/gcc/ree.cc
-rw-r--r-- root       root            43245 ./usr/src/debug/gcc/14.1.0/gcc/regcprop.cc
-rw-r--r-- root       root              877 ./usr/src/debug/gcc/14.1.0/gcc/regcprop.h
-rw-r--r-- root       root            39447 ./usr/src/debug/gcc/14.1.0/gcc/reginfo.cc
-rw-r--r-- root       root            60681 ./usr/src/debug/gcc/14.1.0/gcc/regrename.cc
-rw-r--r-- root       root             3563 ./usr/src/debug/gcc/14.1.0/gcc/regrename.h
-rw-r--r-- root       root             4824 ./usr/src/debug/gcc/14.1.0/gcc/regset.h
-rw-r--r-- root       root            12634 ./usr/src/debug/gcc/14.1.0/gcc/regs.h
-rw-r--r-- root       root           105951 ./usr/src/debug/gcc/14.1.0/gcc/reg-stack.cc
-rw-r--r-- root       root            13002 ./usr/src/debug/gcc/14.1.0/gcc/regstat.cc
-rw-r--r-- root       root           297864 ./usr/src/debug/gcc/14.1.0/gcc/reload1.cc
-rw-r--r-- root       root           248621 ./usr/src/debug/gcc/14.1.0/gcc/reload.cc
-rw-r--r-- root       root            17655 ./usr/src/debug/gcc/14.1.0/gcc/reload.h
-rw-r--r-- root       root           129980 ./usr/src/debug/gcc/14.1.0/gcc/reorg.cc
-rw-r--r-- root       root           197179 ./usr/src/debug/gcc/14.1.0/gcc/rtlanal.cc
-rw-r--r-- root       root            10485 ./usr/src/debug/gcc/14.1.0/gcc/rtlanal.h
-rw-r--r-- root       root            23206 ./usr/src/debug/gcc/14.1.0/gcc/rtl.cc
-rw-r--r-- root       root             3450 ./usr/src/debug/gcc/14.1.0/gcc/rtl-error.cc
-rw-r--r-- root       root             1050 ./usr/src/debug/gcc/14.1.0/gcc/rtl-error.h
-rw-r--r-- root       root           160465 ./usr/src/debug/gcc/14.1.0/gcc/rtl.h
-rw-r--r-- root       root             2599 ./usr/src/debug/gcc/14.1.0/gcc/rtlhash.cc
-rw-r--r-- root       root              850 ./usr/src/debug/gcc/14.1.0/gcc/rtlhash.h
-rw-r--r-- root       root             3835 ./usr/src/debug/gcc/14.1.0/gcc/rtlhooks.cc
-rw-r--r-- root       root             1797 ./usr/src/debug/gcc/14.1.0/gcc/rtlhooks-def.h
-rw-r--r-- root       root             8363 ./usr/src/debug/gcc/14.1.0/gcc/rtl-iter.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa
-rw-r--r-- root       root            50928 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/accesses.cc
-rw-r--r-- root       root            40482 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/accesses.h
-rw-r--r-- root       root            19847 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/access-utils.h
-rw-r--r-- root       root            42152 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/blocks.cc
-rw-r--r-- root       root            11470 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/blocks.h
-rw-r--r-- root       root            37849 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/changes.cc
-rw-r--r-- root       root             3970 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/changes.h
-rw-r--r-- root       root             4954 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/change-utils.h
-rw-r--r-- root       root             9840 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/functions.cc
-rw-r--r-- root       root            16016 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/functions.h
-rw-r--r-- root       root            24904 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/insns.cc
-rw-r--r-- root       root            19314 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/insns.h
-rw-r--r-- root       root             1458 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/insn-utils.h
-rw-r--r-- root       root             5069 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/internals.h
-rw-r--r-- root       root            20309 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/internals.inl
-rw-r--r-- root       root             2517 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/is-a.inl
-rw-r--r-- root       root            22312 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/member-fns.inl
-rw-r--r-- root       root            12622 ./usr/src/debug/gcc/14.1.0/gcc/rtl-ssa/movement.h
-rw-r--r-- root       root             3096 ./usr/src/debug/gcc/14.1.0/gcc/rtx-vector-builder.cc
-rw-r--r-- root       root             3848 ./usr/src/debug/gcc/14.1.0/gcc/rtx-vector-builder.h
-rw-r--r-- root       root             2393 ./usr/src/debug/gcc/14.1.0/gcc/run-rtl-passes.cc
-rw-r--r-- root       root              884 ./usr/src/debug/gcc/14.1.0/gcc/run-rtl-passes.h
-rw-r--r-- root       root            10079 ./usr/src/debug/gcc/14.1.0/gcc/sancov.cc
-rw-r--r-- root       root            33537 ./usr/src/debug/gcc/14.1.0/gcc/sanitizer.def
-rw-r--r-- root       root            39278 ./usr/src/debug/gcc/14.1.0/gcc/sanopt.cc
-rw-r--r-- root       root            25969 ./usr/src/debug/gcc/14.1.0/gcc/sbitmap.cc
-rw-r--r-- root       root            10370 ./usr/src/debug/gcc/14.1.0/gcc/sbitmap.h
-rw-r--r-- root       root           144706 ./usr/src/debug/gcc/14.1.0/gcc/sched-deps.cc
-rw-r--r-- root       root            20162 ./usr/src/debug/gcc/14.1.0/gcc/sched-ebb.cc
-rw-r--r-- root       root            61694 ./usr/src/debug/gcc/14.1.0/gcc/sched-int.h
-rw-r--r-- root       root           111312 ./usr/src/debug/gcc/14.1.0/gcc/sched-rgn.cc
-rw-r--r-- root       root            11278 ./usr/src/debug/gcc/14.1.0/gcc/selftest.cc
-rw-r--r-- root       root           247081 ./usr/src/debug/gcc/14.1.0/gcc/sel-sched.cc
-rw-r--r-- root       root            21545 ./usr/src/debug/gcc/14.1.0/gcc/sel-sched-dump.cc
-rw-r--r-- root       root             6940 ./usr/src/debug/gcc/14.1.0/gcc/sel-sched-dump.h
-rw-r--r-- root       root              920 ./usr/src/debug/gcc/14.1.0/gcc/sel-sched.h
-rw-r--r-- root       root           175814 ./usr/src/debug/gcc/14.1.0/gcc/sel-sched-ir.cc
-rw-r--r-- root       root            48949 ./usr/src/debug/gcc/14.1.0/gcc/sel-sched-ir.h
-rw-r--r-- root       root             6205 ./usr/src/debug/gcc/14.1.0/gcc/shortest-paths.h
-rw-r--r-- root       root            57867 ./usr/src/debug/gcc/14.1.0/gcc/shrink-wrap.cc
-rw-r--r-- root       root             1214 ./usr/src/debug/gcc/14.1.0/gcc/shrink-wrap.h
-rw-r--r-- root       root             1056 ./usr/src/debug/gcc/14.1.0/gcc/signop.h
-rw-r--r-- root       root           277792 ./usr/src/debug/gcc/14.1.0/gcc/simplify-rtx.cc
-rw-r--r-- root       root             9896 ./usr/src/debug/gcc/14.1.0/gcc/sort.cc
-rw-r--r-- root       root             5396 ./usr/src/debug/gcc/14.1.0/gcc/sparseset.cc
-rw-r--r-- root       root             6812 ./usr/src/debug/gcc/14.1.0/gcc/sparseset.h
-rw-r--r-- root       root            17802 ./usr/src/debug/gcc/14.1.0/gcc/spellcheck.cc
-rw-r--r-- root       root             7360 ./usr/src/debug/gcc/14.1.0/gcc/spellcheck.h
-rw-r--r-- root       root             3303 ./usr/src/debug/gcc/14.1.0/gcc/spellcheck-tree.cc
-rw-r--r-- root       root             1416 ./usr/src/debug/gcc/14.1.0/gcc/spellcheck-tree.h
-rw-r--r-- root       root            16880 ./usr/src/debug/gcc/14.1.0/gcc/splay-tree-utils.h
-rw-r--r-- root       root            27864 ./usr/src/debug/gcc/14.1.0/gcc/splay-tree-utils.tcc
-rw-r--r-- root       root            10678 ./usr/src/debug/gcc/14.1.0/gcc/sreal.cc
-rw-r--r-- root       root             6600 ./usr/src/debug/gcc/14.1.0/gcc/sreal.h
-rw-r--r-- root       root            29828 ./usr/src/debug/gcc/14.1.0/gcc/ssa-iterators.h
-rw-r--r-- root       root             3285 ./usr/src/debug/gcc/14.1.0/gcc/stack-ptr-mod.cc
-rw-r--r-- root       root            10439 ./usr/src/debug/gcc/14.1.0/gcc/statistics.cc
-rw-r--r-- root       root             2846 ./usr/src/debug/gcc/14.1.0/gcc/statistics.h
-rw-r--r-- root       root            34297 ./usr/src/debug/gcc/14.1.0/gcc/stmt.cc
-rw-r--r-- root       root             2034 ./usr/src/debug/gcc/14.1.0/gcc/stmt.h
-rw-r--r-- root       root            35272 ./usr/src/debug/gcc/14.1.0/gcc/store-motion.cc
-rw-r--r-- root       root           109238 ./usr/src/debug/gcc/14.1.0/gcc/stor-layout.cc
-rw-r--r-- root       root             5109 ./usr/src/debug/gcc/14.1.0/gcc/stor-layout.h
-rw-r--r-- root       root             1139 ./usr/src/debug/gcc/14.1.0/gcc/streamer-hooks.cc
-rw-r--r-- root       root             3695 ./usr/src/debug/gcc/14.1.0/gcc/streamer-hooks.h
-rw-r--r-- root       root             8292 ./usr/src/debug/gcc/14.1.0/gcc/stringpool.cc
-rw-r--r-- root       root             1491 ./usr/src/debug/gcc/14.1.0/gcc/stringpool.h
-rw-r--r-- root       root             9124 ./usr/src/debug/gcc/14.1.0/gcc/substring-locations.cc
-rw-r--r-- root       root             4772 ./usr/src/debug/gcc/14.1.0/gcc/substring-locations.h
-rw-r--r-- root       root            27512 ./usr/src/debug/gcc/14.1.0/gcc/symbol-summary.h
-rw-r--r-- root       root            75041 ./usr/src/debug/gcc/14.1.0/gcc/symtab.cc
-rw-r--r-- root       root             1801 ./usr/src/debug/gcc/14.1.0/gcc/symtab-clones.cc
-rw-r--r-- root       root             2076 ./usr/src/debug/gcc/14.1.0/gcc/symtab-clones.h
-rw-r--r-- root       root            19763 ./usr/src/debug/gcc/14.1.0/gcc/symtab-thunks.cc
-rw-r--r-- root       root             5041 ./usr/src/debug/gcc/14.1.0/gcc/symtab-thunks.h
-rw-r--r-- root       root            27679 ./usr/src/debug/gcc/14.1.0/gcc/sync-builtins.def
-rw-r--r-- root       root            41768 ./usr/src/debug/gcc/14.1.0/gcc/system.h
-rw-r--r-- root       root           335939 ./usr/src/debug/gcc/14.1.0/gcc/target.def
-rw-r--r-- root       root             4507 ./usr/src/debug/gcc/14.1.0/gcc/target-globals.cc
-rw-r--r-- root       root             3570 ./usr/src/debug/gcc/14.1.0/gcc/target-globals.h
-rw-r--r-- root       root            10429 ./usr/src/debug/gcc/14.1.0/gcc/target.h
-rw-r--r-- root       root             5385 ./usr/src/debug/gcc/14.1.0/gcc/target-insns.def
-rw-r--r-- root       root            72239 ./usr/src/debug/gcc/14.1.0/gcc/targhooks.cc
-rw-r--r-- root       root            14561 ./usr/src/debug/gcc/14.1.0/gcc/targhooks.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/gcc/text-art
-rw-r--r-- root       root             2257 ./usr/src/debug/gcc/14.1.0/gcc/text-art/box-drawing.cc
-rw-r--r-- root       root             1036 ./usr/src/debug/gcc/14.1.0/gcc/text-art/box-drawing.h
-rw-r--r-- root       root            11114 ./usr/src/debug/gcc/14.1.0/gcc/text-art/canvas.cc
-rw-r--r-- root       root             2071 ./usr/src/debug/gcc/14.1.0/gcc/text-art/canvas.h
-rw-r--r-- root       root            20662 ./usr/src/debug/gcc/14.1.0/gcc/text-art/ruler.cc
-rw-r--r-- root       root             3497 ./usr/src/debug/gcc/14.1.0/gcc/text-art/ruler.h
-rw-r--r-- root       root            18683 ./usr/src/debug/gcc/14.1.0/gcc/text-art/style.cc
-rw-r--r-- root       root            27741 ./usr/src/debug/gcc/14.1.0/gcc/text-art/styled-string.cc
-rw-r--r-- root       root            46724 ./usr/src/debug/gcc/14.1.0/gcc/text-art/table.cc
-rw-r--r-- root       root             7455 ./usr/src/debug/gcc/14.1.0/gcc/text-art/table.h
-rw-r--r-- root       root             5777 ./usr/src/debug/gcc/14.1.0/gcc/text-art/theme.cc
-rw-r--r-- root       root             3229 ./usr/src/debug/gcc/14.1.0/gcc/text-art/theme.h
-rw-r--r-- root       root            11920 ./usr/src/debug/gcc/14.1.0/gcc/text-art/types.h
-rw-r--r-- root       root             6025 ./usr/src/debug/gcc/14.1.0/gcc/text-art/widget.cc
-rw-r--r-- root       root             7296 ./usr/src/debug/gcc/14.1.0/gcc/text-art/widget.h
-rw-r--r-- root       root            26668 ./usr/src/debug/gcc/14.1.0/gcc/timevar.cc
-rw-r--r-- root       root            18621 ./usr/src/debug/gcc/14.1.0/gcc/timevar.def
-rw-r--r-- root       root             7936 ./usr/src/debug/gcc/14.1.0/gcc/timevar.h
-rw-r--r-- root       root            27335 ./usr/src/debug/gcc/14.1.0/gcc/tm-constrs.h
-rw-r--r-- root       root            14562 ./usr/src/debug/gcc/14.1.0/gcc/tm-preds.h
-rw-r--r-- root       root            69782 ./usr/src/debug/gcc/14.1.0/gcc/toplev.cc
-rw-r--r-- root       root             2892 ./usr/src/debug/gcc/14.1.0/gcc/toplev.h
-rw-r--r-- root       root            12663 ./usr/src/debug/gcc/14.1.0/gcc/tracer.cc
-rw-r--r-- root       root              903 ./usr/src/debug/gcc/14.1.0/gcc/tracer.h
-rw-r--r-- root       root           162887 ./usr/src/debug/gcc/14.1.0/gcc/trans-mem.cc
-rw-r--r-- root       root             1937 ./usr/src/debug/gcc/14.1.0/gcc/trans-mem.h
-rw-r--r-- root       root            26954 ./usr/src/debug/gcc/14.1.0/gcc/tree-affine.cc
-rw-r--r-- root       root             3892 ./usr/src/debug/gcc/14.1.0/gcc/tree-affine.h
-rw-r--r-- root       root            44911 ./usr/src/debug/gcc/14.1.0/gcc/tree-call-cdce.cc
-rw-r--r-- root       root           461336 ./usr/src/debug/gcc/14.1.0/gcc/tree.cc
-rw-r--r-- root       root           297972 ./usr/src/debug/gcc/14.1.0/gcc/tree-cfg.cc
-rw-r--r-- root       root            49684 ./usr/src/debug/gcc/14.1.0/gcc/tree-cfgcleanup.cc
-rw-r--r-- root       root             1207 ./usr/src/debug/gcc/14.1.0/gcc/tree-cfgcleanup.h
-rw-r--r-- root       root             5970 ./usr/src/debug/gcc/14.1.0/gcc/tree-cfg.h
-rw-r--r-- root       root            53667 ./usr/src/debug/gcc/14.1.0/gcc/tree-chrec.cc
-rw-r--r-- root       root             7267 ./usr/src/debug/gcc/14.1.0/gcc/tree-chrec.h
-rw-r--r-- root       root            55890 ./usr/src/debug/gcc/14.1.0/gcc/tree-complex.cc
-rw-r--r-- root       root            70713 ./usr/src/debug/gcc/14.1.0/gcc/tree-core.h
-rw-r--r-- root       root           198100 ./usr/src/debug/gcc/14.1.0/gcc/tree-data-ref.cc
-rw-r--r-- root       root            25753 ./usr/src/debug/gcc/14.1.0/gcc/tree-data-ref.h
-rw-r--r-- root       root            29686 ./usr/src/debug/gcc/14.1.0/gcc/tree-dfa.cc
-rw-r--r-- root       root             1878 ./usr/src/debug/gcc/14.1.0/gcc/tree-dfa.h
-rw-r--r-- root       root            13391 ./usr/src/debug/gcc/14.1.0/gcc/tree-diagnostic.cc
-rw-r--r-- root       root             4673 ./usr/src/debug/gcc/14.1.0/gcc/tree-diagnostic-client-data-hooks.cc
-rw-r--r-- root       root             2752 ./usr/src/debug/gcc/14.1.0/gcc/tree-diagnostic.h
-rw-r--r-- root       root            30644 ./usr/src/debug/gcc/14.1.0/gcc/tree-diagnostic-path.cc
-rw-r--r-- root       root            19615 ./usr/src/debug/gcc/14.1.0/gcc/tree-dump.cc
-rw-r--r-- root       root             2882 ./usr/src/debug/gcc/14.1.0/gcc/tree-dump.h
-rw-r--r-- root       root           143101 ./usr/src/debug/gcc/14.1.0/gcc/tree-eh.cc
-rw-r--r-- root       root             2493 ./usr/src/debug/gcc/14.1.0/gcc/tree-eh.h
-rw-r--r-- root       root            24741 ./usr/src/debug/gcc/14.1.0/gcc/tree-emutls.cc
-rw-r--r-- root       root           270886 ./usr/src/debug/gcc/14.1.0/gcc/tree.h
-rw-r--r-- root       root             1922 ./usr/src/debug/gcc/14.1.0/gcc/tree-hasher.h
-rw-r--r-- root       root             1248 ./usr/src/debug/gcc/14.1.0/gcc/tree-hash-traits.h
-rw-r--r-- root       root           118114 ./usr/src/debug/gcc/14.1.0/gcc/tree-if-conv.cc
-rw-r--r-- root       root           209389 ./usr/src/debug/gcc/14.1.0/gcc/tree-inline.cc
-rw-r--r-- root       root             8783 ./usr/src/debug/gcc/14.1.0/gcc/tree-inline.h
-rw-r--r-- root       root           106591 ./usr/src/debug/gcc/14.1.0/gcc/tree-into-ssa.cc
-rw-r--r-- root       root             1967 ./usr/src/debug/gcc/14.1.0/gcc/tree-into-ssa.h
-rw-r--r-- root       root             9321 ./usr/src/debug/gcc/14.1.0/gcc/tree-iterator.cc
-rw-r--r-- root       root             4209 ./usr/src/debug/gcc/14.1.0/gcc/tree-iterator.h
-rw-r--r-- root       root             4092 ./usr/src/debug/gcc/14.1.0/gcc/tree-logical-location.cc
-rw-r--r-- root       root             2239 ./usr/src/debug/gcc/14.1.0/gcc/tree-logical-location.h
-rw-r--r-- root       root           125375 ./usr/src/debug/gcc/14.1.0/gcc/tree-loop-distribution.cc
-rw-r--r-- root       root           117515 ./usr/src/debug/gcc/14.1.0/gcc/tree-nested.cc
-rw-r--r-- root       root             2743 ./usr/src/debug/gcc/14.1.0/gcc/tree-nested.h
-rw-r--r-- root       root            11337 ./usr/src/debug/gcc/14.1.0/gcc/tree-nrv.cc
-rw-r--r-- root       root            67587 ./usr/src/debug/gcc/14.1.0/gcc/tree-object-size.cc
-rw-r--r-- root       root             1119 ./usr/src/debug/gcc/14.1.0/gcc/tree-object-size.h
-rw-r--r-- root       root            36563 ./usr/src/debug/gcc/14.1.0/gcc/tree-outof-ssa.cc
-rw-r--r-- root       root             2731 ./usr/src/debug/gcc/14.1.0/gcc/tree-outof-ssa.h
-rw-r--r-- root       root           124849 ./usr/src/debug/gcc/14.1.0/gcc/tree-parloops.cc
-rw-r--r-- root       root            34131 ./usr/src/debug/gcc/14.1.0/gcc/tree-pass.h
-rw-r--r-- root       root            15758 ./usr/src/debug/gcc/14.1.0/gcc/tree-phinodes.cc
-rw-r--r-- root       root             2367 ./usr/src/debug/gcc/14.1.0/gcc/tree-phinodes.h
-rw-r--r-- root       root            99483 ./usr/src/debug/gcc/14.1.0/gcc/tree-predcom.cc
-rw-r--r-- root       root           131048 ./usr/src/debug/gcc/14.1.0/gcc/tree-pretty-print.cc
-rw-r--r-- root       root             2705 ./usr/src/debug/gcc/14.1.0/gcc/tree-pretty-print.h
-rw-r--r-- root       root            70779 ./usr/src/debug/gcc/14.1.0/gcc/tree-profile.cc
-rw-r--r-- root       root           118441 ./usr/src/debug/gcc/14.1.0/gcc/tree-scalar-evolution.cc
-rw-r--r-- root       root             2784 ./usr/src/debug/gcc/14.1.0/gcc/tree-scalar-evolution.h
-rw-r--r-- root       root           160097 ./usr/src/debug/gcc/14.1.0/gcc/tree-sra.cc
-rw-r--r-- root       root             1257 ./usr/src/debug/gcc/14.1.0/gcc/tree-sra.h
-rw-r--r-- root       root            34177 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-address.cc
-rw-r--r-- root       root             1694 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-address.h
-rw-r--r-- root       root           139027 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-alias.cc
-rw-r--r-- root       root             1370 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-alias-compare.h
-rw-r--r-- root       root             7908 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-alias.h
-rw-r--r-- root       root            66852 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa.cc
-rw-r--r-- root       root           135824 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-ccp.cc
-rw-r--r-- root       root             1080 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-ccp.h
-rw-r--r-- root       root            52798 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-coalesce.cc
-rw-r--r-- root       root              925 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-coalesce.h
-rw-r--r-- root       root            18799 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-copy.cc
-rw-r--r-- root       root            67300 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-dce.cc
-rw-r--r-- root       root              801 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-dce.h
-rw-r--r-- root       root            81323 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-dom.cc
-rw-r--r-- root       root              866 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-dom.h
-rw-r--r-- root       root            55992 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-dse.cc
-rw-r--r-- root       root             1190 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-dse.h
-rw-r--r-- root       root           132590 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-forwprop.cc
-rw-r--r-- root       root             3504 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa.h
-rw-r--r-- root       root            29514 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-ifcombine.cc
-rw-r--r-- root       root            48779 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-live.cc
-rw-r--r-- root       root            10680 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-live.h
-rw-r--r-- root       root            16547 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop.cc
-rw-r--r-- root       root            38507 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-ch.cc
-rw-r--r-- root       root             2892 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop.h
-rw-r--r-- root       root           113088 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-im.cc
-rw-r--r-- root       root            55439 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-ivcanon.cc
-rw-r--r-- root       root           235763 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-ivopts.cc
-rw-r--r-- root       root             1391 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-ivopts.h
-rw-r--r-- root       root            47227 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-manip.cc
-rw-r--r-- root       root             2227 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-manip.h
-rw-r--r-- root       root           168171 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-niter.cc
-rw-r--r-- root       root             3026 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-niter.h
-rw-r--r-- root       root            66142 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-prefetch.cc
-rw-r--r-- root       root            60726 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-split.cc
-rw-r--r-- root       root            51881 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-loop-unswitch.cc
-rw-r--r-- root       root           181796 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-math-opts.cc
-rw-r--r-- root       root              948 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-math-opts.h
-rw-r--r-- root       root            27902 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssanames.cc
-rw-r--r-- root       root             5534 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssanames.h
-rw-r--r-- root       root            38050 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-operands.cc
-rw-r--r-- root       root             4111 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-operands.h
-rw-r--r-- root       root           133659 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-phiopt.cc
-rw-r--r-- root       root            16547 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-phiprop.cc
-rw-r--r-- root       root           139895 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-pre.cc
-rw-r--r-- root       root            38777 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-propagate.cc
-rw-r--r-- root       root             4429 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-propagate.h
-rw-r--r-- root       root           223793 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-reassoc.cc
-rw-r--r-- root       root             1298 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-reassoc.h
-rw-r--r-- root       root           275937 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-sccvn.cc
-rw-r--r-- root       root            10711 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-sccvn.h
-rw-r--r-- root       root            36812 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-scopedtables.cc
-rw-r--r-- root       root             6924 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-scopedtables.h
-rw-r--r-- root       root            25222 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-sink.cc
-rw-r--r-- root       root           179606 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-strlen.cc
-rw-r--r-- root       root             1524 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-strlen.h
-rw-r--r-- root       root           251916 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-structalias.cc
-rw-r--r-- root       root            47814 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-tail-merge.cc
-rw-r--r-- root       root            26447 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-ter.cc
-rw-r--r-- root       root              917 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-ter.h
-rw-r--r-- root       root            33091 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-threadbackward.cc
-rw-r--r-- root       root            44621 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-threadedge.cc
-rw-r--r-- root       root             4235 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-threadedge.h
-rw-r--r-- root       root            96097 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-threadupdate.cc
-rw-r--r-- root       root             4840 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-threadupdate.h
-rw-r--r-- root       root            15358 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-uncprop.cc
-rw-r--r-- root       root            46258 ./usr/src/debug/gcc/14.1.0/gcc/tree-ssa-uninit.cc
-rw-r--r-- root       root            31969 ./usr/src/debug/gcc/14.1.0/gcc/tree-stdarg.cc
-rw-r--r-- root       root             1144 ./usr/src/debug/gcc/14.1.0/gcc/tree-stdarg.h
-rw-r--r-- root       root            12715 ./usr/src/debug/gcc/14.1.0/gcc/tree-streamer.cc
-rw-r--r-- root       root             4568 ./usr/src/debug/gcc/14.1.0/gcc/tree-streamer.h
-rw-r--r-- root       root            37409 ./usr/src/debug/gcc/14.1.0/gcc/tree-streamer-in.cc
-rw-r--r-- root       root            34805 ./usr/src/debug/gcc/14.1.0/gcc/tree-streamer-out.cc
-rw-r--r-- root       root            80962 ./usr/src/debug/gcc/14.1.0/gcc/tree-switch-conversion.cc
-rw-r--r-- root       root            28403 ./usr/src/debug/gcc/14.1.0/gcc/tree-switch-conversion.h
-rw-r--r-- root       root            37725 ./usr/src/debug/gcc/14.1.0/gcc/tree-tailcall.cc
-rw-r--r-- root       root           242138 ./usr/src/debug/gcc/14.1.0/gcc/tree-vect-data-refs.cc
-rw-r--r-- root       root            79048 ./usr/src/debug/gcc/14.1.0/gcc/tree-vect-generic.cc
-rw-r--r-- root       root           436376 ./usr/src/debug/gcc/14.1.0/gcc/tree-vect-loop.cc
-rw-r--r-- root       root           154456 ./usr/src/debug/gcc/14.1.0/gcc/tree-vect-loop-manip.cc
-rw-r--r-- root       root             1484 ./usr/src/debug/gcc/14.1.0/gcc/tree-vector-builder.cc
-rw-r--r-- root       root             4376 ./usr/src/debug/gcc/14.1.0/gcc/tree-vector-builder.h
-rw-r--r-- root       root            60036 ./usr/src/debug/gcc/14.1.0/gcc/tree-vectorizer.cc
-rw-r--r-- root       root            99541 ./usr/src/debug/gcc/14.1.0/gcc/tree-vectorizer.h
-rw-r--r-- root       root           239529 ./usr/src/debug/gcc/14.1.0/gcc/tree-vect-patterns.cc
-rw-r--r-- root       root           324375 ./usr/src/debug/gcc/14.1.0/gcc/tree-vect-slp.cc
-rw-r--r-- root       root            52286 ./usr/src/debug/gcc/14.1.0/gcc/tree-vect-slp-patterns.cc
-rw-r--r-- root       root           485792 ./usr/src/debug/gcc/14.1.0/gcc/tree-vect-stmts.cc
-rw-r--r-- root       root            42382 ./usr/src/debug/gcc/14.1.0/gcc/tree-vrp.cc
-rw-r--r-- root       root             1358 ./usr/src/debug/gcc/14.1.0/gcc/tree-vrp.h
-rw-r--r-- root       root             5277 ./usr/src/debug/gcc/14.1.0/gcc/tristate.cc
-rw-r--r-- root       root             2074 ./usr/src/debug/gcc/14.1.0/gcc/tristate.h
-rw-r--r-- root       root            34577 ./usr/src/debug/gcc/14.1.0/gcc/tsan.cc
-rw-r--r-- root       root              876 ./usr/src/debug/gcc/14.1.0/gcc/tsan.h
-rw-r--r-- root       root             1547 ./usr/src/debug/gcc/14.1.0/gcc/typeclass.h
-rw-r--r-- root       root            16565 ./usr/src/debug/gcc/14.1.0/gcc/typed-splay-tree.h
-rw-r--r-- root       root            81378 ./usr/src/debug/gcc/14.1.0/gcc/ubsan.cc
-rw-r--r-- root       root             2479 ./usr/src/debug/gcc/14.1.0/gcc/ubsan.h
-rw-r--r-- root       root            22150 ./usr/src/debug/gcc/14.1.0/gcc/valtrack.cc
-rw-r--r-- root       root             4631 ./usr/src/debug/gcc/14.1.0/gcc/valtrack.h
-rw-r--r-- root       root             8187 ./usr/src/debug/gcc/14.1.0/gcc/value-pointer-equiv.cc
-rw-r--r-- root       root             2013 ./usr/src/debug/gcc/14.1.0/gcc/value-pointer-equiv.h
-rw-r--r-- root       root            57673 ./usr/src/debug/gcc/14.1.0/gcc/value-prof.cc
-rw-r--r-- root       root             4832 ./usr/src/debug/gcc/14.1.0/gcc/value-prof.h
-rw-r--r-- root       root            11175 ./usr/src/debug/gcc/14.1.0/gcc/value-query.cc
-rw-r--r-- root       root             4170 ./usr/src/debug/gcc/14.1.0/gcc/value-query.h
-rw-r--r-- root       root            77810 ./usr/src/debug/gcc/14.1.0/gcc/value-range.cc
-rw-r--r-- root       root            37831 ./usr/src/debug/gcc/14.1.0/gcc/value-range.h
-rw-r--r-- root       root             4565 ./usr/src/debug/gcc/14.1.0/gcc/value-range-pretty-print.cc
-rw-r--r-- root       root             1408 ./usr/src/debug/gcc/14.1.0/gcc/value-range-pretty-print.h
-rw-r--r-- root       root            13795 ./usr/src/debug/gcc/14.1.0/gcc/value-range-storage.cc
-rw-r--r-- root       root             4030 ./usr/src/debug/gcc/14.1.0/gcc/value-range-storage.h
-rw-r--r-- root       root            51783 ./usr/src/debug/gcc/14.1.0/gcc/value-relation.cc
-rw-r--r-- root       root            17741 ./usr/src/debug/gcc/14.1.0/gcc/value-relation.h
-rw-r--r-- root       root           259669 ./usr/src/debug/gcc/14.1.0/gcc/varasm.cc
-rw-r--r-- root       root             3367 ./usr/src/debug/gcc/14.1.0/gcc/varasm.h
-rw-r--r-- root       root            24130 ./usr/src/debug/gcc/14.1.0/gcc/varpool.cc
-rw-r--r-- root       root           282680 ./usr/src/debug/gcc/14.1.0/gcc/var-tracking.cc
-rw-r--r-- root       root            14502 ./usr/src/debug/gcc/14.1.0/gcc/vec.cc
-rw-r--r-- root       root            72048 ./usr/src/debug/gcc/14.1.0/gcc/vec.h
-rw-r--r-- root       root            12977 ./usr/src/debug/gcc/14.1.0/gcc/vec-perm-indices.cc
-rw-r--r-- root       root             5396 ./usr/src/debug/gcc/14.1.0/gcc/vec-perm-indices.h
-rw-r--r-- root       root            20401 ./usr/src/debug/gcc/14.1.0/gcc/vector-builder.h
-rw-r--r-- root       root            59937 ./usr/src/debug/gcc/14.1.0/gcc/vr-values.cc
-rw-r--r-- root       root             3268 ./usr/src/debug/gcc/14.1.0/gcc/vr-values.h
-rw-r--r-- root       root            30095 ./usr/src/debug/gcc/14.1.0/gcc/vtable-verify.cc
-rw-r--r-- root       root             6900 ./usr/src/debug/gcc/14.1.0/gcc/vtable-verify.h
-rw-r--r-- root       root             6276 ./usr/src/debug/gcc/14.1.0/gcc/warning-control.cc
-rw-r--r-- root       root            12744 ./usr/src/debug/gcc/14.1.0/gcc/web.cc
-rw-r--r-- root       root             3351 ./usr/src/debug/gcc/14.1.0/gcc/wide-int-bitmask.h
-rw-r--r-- root       root            76820 ./usr/src/debug/gcc/14.1.0/gcc/wide-int.cc
-rw-r--r-- root       root           132263 ./usr/src/debug/gcc/14.1.0/gcc/wide-int.h
-rw-r--r-- root       root             5118 ./usr/src/debug/gcc/14.1.0/gcc/wide-int-print.cc
-rw-r--r-- root       root             2391 ./usr/src/debug/gcc/14.1.0/gcc/wide-int-print.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/include
-rw-r--r-- root       root             8125 ./usr/src/debug/gcc/14.1.0/include/btf.h
-rw-r--r-- root       root            28425 ./usr/src/debug/gcc/14.1.0/include/demangle.h
-rw-r--r-- root       root            28693 ./usr/src/debug/gcc/14.1.0/include/dwarf2.def
-rw-r--r-- root       root            16189 ./usr/src/debug/gcc/14.1.0/include/dwarf2.h
-rw-r--r-- root       root             1386 ./usr/src/debug/gcc/14.1.0/include/environ.h
-rw-r--r-- root       root             3524 ./usr/src/debug/gcc/14.1.0/include/filenames.h
-rw-r--r-- root       root             2422 ./usr/src/debug/gcc/14.1.0/include/fnmatch.h
-rw-r--r-- root       root             9227 ./usr/src/debug/gcc/14.1.0/include/gcc-c-fe.def
-rw-r--r-- root       root             5886 ./usr/src/debug/gcc/14.1.0/include/gcc-c-interface.h
-rw-r--r-- root       root            46043 ./usr/src/debug/gcc/14.1.0/include/gcc-cp-fe.def
-rw-r--r-- root       root            15330 ./usr/src/debug/gcc/14.1.0/include/gcc-cp-interface.h
-rw-r--r-- root       root             6164 ./usr/src/debug/gcc/14.1.0/include/gcc-interface.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/include/gdb
-rw-r--r-- root       root             3934 ./usr/src/debug/gcc/14.1.0/include/gdb/gdb-index.h
-rw-r--r-- root       root             5003 ./usr/src/debug/gcc/14.1.0/include/getopt.h
-rw-r--r-- root       root            17107 ./usr/src/debug/gcc/14.1.0/include/gomp-constants.h
-rw-r--r-- root       root             7402 ./usr/src/debug/gcc/14.1.0/include/hashtab.h
-rw-r--r-- root       root            27873 ./usr/src/debug/gcc/14.1.0/include/libiberty.h
-rw-r--r-- root       root             1273 ./usr/src/debug/gcc/14.1.0/include/lto-symtab.h
-rw-r--r-- root       root             5409 ./usr/src/debug/gcc/14.1.0/include/md5.h
-rw-r--r-- root       root            22405 ./usr/src/debug/gcc/14.1.0/include/obstack.h
-rw-r--r-- root       root             2824 ./usr/src/debug/gcc/14.1.0/include/partition.h
-rw-r--r-- root       root            18865 ./usr/src/debug/gcc/14.1.0/include/plugin-api.h
-rw-r--r-- root       root             5642 ./usr/src/debug/gcc/14.1.0/include/safe-ctype.h
-rw-r--r-- root       root             8533 ./usr/src/debug/gcc/14.1.0/include/simple-object.h
-rw-r--r-- root       root             6238 ./usr/src/debug/gcc/14.1.0/include/splay-tree.h
-rw-r--r-- root       root            21635 ./usr/src/debug/gcc/14.1.0/include/xregex2.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/libbacktrace
-rw-r--r-- root       root             3748 ./usr/src/debug/gcc/14.1.0/libbacktrace/backtrace.c
-rw-r--r-- root       root             9141 ./usr/src/debug/gcc/14.1.0/libbacktrace/backtrace.h
-rw-r--r-- root       root           107193 ./usr/src/debug/gcc/14.1.0/libbacktrace/dwarf.c
-rw-r--r-- root       root           192341 ./usr/src/debug/gcc/14.1.0/libbacktrace/elf.c
-rw-r--r-- root       root            10208 ./usr/src/debug/gcc/14.1.0/libbacktrace/fileline.c
-rw-r--r-- root       root            13018 ./usr/src/debug/gcc/14.1.0/libbacktrace/internal.h
-rw-r--r-- root       root             8584 ./usr/src/debug/gcc/14.1.0/libbacktrace/mmap.c
-rw-r--r-- root       root             3183 ./usr/src/debug/gcc/14.1.0/libbacktrace/mmapio.c
-rw-r--r-- root       root             3143 ./usr/src/debug/gcc/14.1.0/libbacktrace/posix.c
-rw-r--r-- root       root             3175 ./usr/src/debug/gcc/14.1.0/libbacktrace/sort.c
-rw-r--r-- root       root             2433 ./usr/src/debug/gcc/14.1.0/libbacktrace/state.c
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/libcc1
-rw-r--r-- root       root             2076 ./usr/src/debug/gcc/14.1.0/libcc1/callbacks.cc
-rw-r--r-- root       root             1845 ./usr/src/debug/gcc/14.1.0/libcc1/callbacks.hh
-rw-r--r-- root       root             2853 ./usr/src/debug/gcc/14.1.0/libcc1/compiler.cc
-rw-r--r-- root       root             2135 ./usr/src/debug/gcc/14.1.0/libcc1/compiler.hh
-rw-r--r-- root       root             3370 ./usr/src/debug/gcc/14.1.0/libcc1/connection.cc
-rw-r--r-- root       root             3158 ./usr/src/debug/gcc/14.1.0/libcc1/connection.hh
-rw-r--r-- root       root             4325 ./usr/src/debug/gcc/14.1.0/libcc1/context.cc
-rw-r--r-- root       root             2823 ./usr/src/debug/gcc/14.1.0/libcc1/context.hh
-rw-r--r-- root       root             1329 ./usr/src/debug/gcc/14.1.0/libcc1/deleter.hh
-rw-r--r-- root       root             2600 ./usr/src/debug/gcc/14.1.0/libcc1/findcomp.cc
-rw-r--r-- root       root              882 ./usr/src/debug/gcc/14.1.0/libcc1/findcomp.hh
-rw-r--r-- root       root             8430 ./usr/src/debug/gcc/14.1.0/libcc1/gdbctx.hh
-rw-r--r-- root       root             5005 ./usr/src/debug/gcc/14.1.0/libcc1/libcc1.cc
-rw-r--r-- root       root            22970 ./usr/src/debug/gcc/14.1.0/libcc1/libcc1plugin.cc
-rw-r--r-- root       root             5950 ./usr/src/debug/gcc/14.1.0/libcc1/libcp1.cc
-rw-r--r-- root       root            99381 ./usr/src/debug/gcc/14.1.0/libcc1/libcp1plugin.cc
-rw-r--r-- root       root             3982 ./usr/src/debug/gcc/14.1.0/libcc1/marshall.cc
-rw-r--r-- root       root             5593 ./usr/src/debug/gcc/14.1.0/libcc1/marshall-cp.hh
-rw-r--r-- root       root             3972 ./usr/src/debug/gcc/14.1.0/libcc1/marshall.hh
-rw-r--r-- root       root             1546 ./usr/src/debug/gcc/14.1.0/libcc1/names.cc
-rw-r--r-- root       root             1820 ./usr/src/debug/gcc/14.1.0/libcc1/names.hh
-rw-r--r-- root       root             5485 ./usr/src/debug/gcc/14.1.0/libcc1/rpc.hh
-rw-r--r-- root       root              931 ./usr/src/debug/gcc/14.1.0/libcc1/status.hh
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/libcody
-rw-r--r-- root       root             8308 ./usr/src/debug/gcc/14.1.0/libcody/buffer.cc
-rw-r--r-- root       root             7817 ./usr/src/debug/gcc/14.1.0/libcody/client.cc
-rw-r--r-- root       root            22011 ./usr/src/debug/gcc/14.1.0/libcody/cody.hh
-rw-r--r-- root       root             2652 ./usr/src/debug/gcc/14.1.0/libcody/netclient.cc
-rw-r--r-- root       root             3102 ./usr/src/debug/gcc/14.1.0/libcody/netserver.cc
-rw-r--r-- root       root              805 ./usr/src/debug/gcc/14.1.0/libcody/packet.cc
-rw-r--r-- root       root             4514 ./usr/src/debug/gcc/14.1.0/libcody/resolver.cc
-rw-r--r-- root       root             7069 ./usr/src/debug/gcc/14.1.0/libcody/server.cc
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/libcpp
-rw-r--r-- root       root           104112 ./usr/src/debug/gcc/14.1.0/libcpp/charset.cc
-rw-r--r-- root       root             4248 ./usr/src/debug/gcc/14.1.0/libcpp/combining-chars.inc
-rw-r--r-- root       root            83598 ./usr/src/debug/gcc/14.1.0/libcpp/directives.cc
-rw-r--r-- root       root             8690 ./usr/src/debug/gcc/14.1.0/libcpp/errors.cc
-rw-r--r-- root       root            63450 ./usr/src/debug/gcc/14.1.0/libcpp/expr.cc
-rw-r--r-- root       root            63661 ./usr/src/debug/gcc/14.1.0/libcpp/files.cc
-rw-r--r-- root       root            11295 ./usr/src/debug/gcc/14.1.0/libcpp/generated_cpp_wcwidth.h
-rw-r--r-- root       root             4570 ./usr/src/debug/gcc/14.1.0/libcpp/identifiers.cc
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/libcpp/include
-rw-r--r-- root       root            58899 ./usr/src/debug/gcc/14.1.0/libcpp/include/cpplib.h
-rw-r--r-- root       root            51550 ./usr/src/debug/gcc/14.1.0/libcpp/include/line-map.h
-rw-r--r-- root       root             3783 ./usr/src/debug/gcc/14.1.0/libcpp/include/mkdeps.h
-rw-r--r-- root       root            21611 ./usr/src/debug/gcc/14.1.0/libcpp/include/rich-location.h
-rw-r--r-- root       root             3802 ./usr/src/debug/gcc/14.1.0/libcpp/include/symtab.h
-rw-r--r-- root       root            33360 ./usr/src/debug/gcc/14.1.0/libcpp/init.cc
-rw-r--r-- root       root            33191 ./usr/src/debug/gcc/14.1.0/libcpp/internal.h
-rw-r--r-- root       root           161865 ./usr/src/debug/gcc/14.1.0/libcpp/lex.cc
-rw-r--r-- root       root            81850 ./usr/src/debug/gcc/14.1.0/libcpp/line-map.cc
-rw-r--r-- root       root           129471 ./usr/src/debug/gcc/14.1.0/libcpp/macro.cc
-rw-r--r-- root       root            16842 ./usr/src/debug/gcc/14.1.0/libcpp/mkdeps.cc
-rw-r--r-- root       root            23597 ./usr/src/debug/gcc/14.1.0/libcpp/pch.cc
-rw-r--r-- root       root            15629 ./usr/src/debug/gcc/14.1.0/libcpp/printable-chars.inc
-rw-r--r-- root       root             9383 ./usr/src/debug/gcc/14.1.0/libcpp/symtab.cc
-rw-r--r-- root       root            12353 ./usr/src/debug/gcc/14.1.0/libcpp/system.h
-rw-r--r-- root       root            37460 ./usr/src/debug/gcc/14.1.0/libcpp/traditional.cc
-rw-r--r-- root       root           222426 ./usr/src/debug/gcc/14.1.0/libcpp/ucnid.h
-rw-r--r-- root       root          1365940 ./usr/src/debug/gcc/14.1.0/libcpp/uname2c.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/libdecnumber
-rw-r--r-- root       root            20329 ./usr/src/debug/gcc/14.1.0/libdecnumber/decContext.c
-rw-r--r-- root       root            11285 ./usr/src/debug/gcc/14.1.0/libdecnumber/decContext.h
-rw-r--r-- root       root            91941 ./usr/src/debug/gcc/14.1.0/libdecnumber/decDPD.h
-rw-r--r-- root       root           329072 ./usr/src/debug/gcc/14.1.0/libdecnumber/decNumber.c
-rw-r--r-- root       root            10788 ./usr/src/debug/gcc/14.1.0/libdecnumber/decNumber.h
-rw-r--r-- root       root            33076 ./usr/src/debug/gcc/14.1.0/libdecnumber/decNumberLocal.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/libdecnumber/dpd
-rw-r--r-- root       root            22324 ./usr/src/debug/gcc/14.1.0/libdecnumber/dpd/decimal128.c
-rw-r--r-- root       root             4054 ./usr/src/debug/gcc/14.1.0/libdecnumber/dpd/decimal128.h
-rw-r--r-- root       root            19238 ./usr/src/debug/gcc/14.1.0/libdecnumber/dpd/decimal32.c
-rw-r--r-- root       root             3959 ./usr/src/debug/gcc/14.1.0/libdecnumber/dpd/decimal32.h
-rw-r--r-- root       root            32803 ./usr/src/debug/gcc/14.1.0/libdecnumber/dpd/decimal64.c
-rw-r--r-- root       root             3983 ./usr/src/debug/gcc/14.1.0/libdecnumber/dpd/decimal64.h
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/libgcc
-rw-r--r-- root       root            22046 ./usr/src/debug/gcc/14.1.0/libgcc/libgcov-driver.c
-rw-r--r-- root       root             8371 ./usr/src/debug/gcc/14.1.0/libgcc/libgcov-driver-system.c
-rw-r--r-- root       root            17085 ./usr/src/debug/gcc/14.1.0/libgcc/libgcov.h
-rw-r--r-- root       root             4497 ./usr/src/debug/gcc/14.1.0/libgcc/libgcov-merge.c
-rw-r--r-- root       root            39895 ./usr/src/debug/gcc/14.1.0/libgcc/libgcov-util.c
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/libiberty
-rw-r--r-- root       root            13858 ./usr/src/debug/gcc/14.1.0/libiberty/argv.c
-rw-r--r-- root       root             4992 ./usr/src/debug/gcc/14.1.0/libiberty/concat.c
-rw-r--r-- root       root           198165 ./usr/src/debug/gcc/14.1.0/libiberty/cp-demangle.c
-rw-r--r-- root       root             6183 ./usr/src/debug/gcc/14.1.0/libiberty/cp-demangle.h
-rw-r--r-- root       root             7186 ./usr/src/debug/gcc/14.1.0/libiberty/cp-demint.c
-rw-r--r-- root       root            12767 ./usr/src/debug/gcc/14.1.0/libiberty/cplus-dem.c
-rw-r--r-- root       root            47986 ./usr/src/debug/gcc/14.1.0/libiberty/d-demangle.c
-rw-r--r-- root       root             3757 ./usr/src/debug/gcc/14.1.0/libiberty/dwarfnames.c
-rw-r--r-- root       root             1355 ./usr/src/debug/gcc/14.1.0/libiberty/filedescriptor.c
-rw-r--r-- root       root             5385 ./usr/src/debug/gcc/14.1.0/libiberty/filename_cmp.c
-rw-r--r-- root       root             3505 ./usr/src/debug/gcc/14.1.0/libiberty/fopen_unlocked.c
-rw-r--r-- root       root             2604 ./usr/src/debug/gcc/14.1.0/libiberty/getpwd.c
-rw-r--r-- root       root             3098 ./usr/src/debug/gcc/14.1.0/libiberty/getruntime.c
-rw-r--r-- root       root            29804 ./usr/src/debug/gcc/14.1.0/libiberty/hashtab.c
-rw-r--r-- root       root             6936 ./usr/src/debug/gcc/14.1.0/libiberty/hex.c
-rw-r--r-- root       root             2317 ./usr/src/debug/gcc/14.1.0/libiberty/lbasename.c
-rw-r--r-- root       root             8257 ./usr/src/debug/gcc/14.1.0/libiberty/lrealpath.c
-rw-r--r-- root       root            10923 ./usr/src/debug/gcc/14.1.0/libiberty/make-relative-prefix.c
-rw-r--r-- root       root             6048 ./usr/src/debug/gcc/14.1.0/libiberty/make-temp-file.c
-rw-r--r-- root       root            14325 ./usr/src/debug/gcc/14.1.0/libiberty/md5.c
-rw-r--r-- root       root             4951 ./usr/src/debug/gcc/14.1.0/libiberty/partition.c
-rw-r--r-- root       root            15342 ./usr/src/debug/gcc/14.1.0/libiberty/pex-common.c
-rw-r--r-- root       root             6182 ./usr/src/debug/gcc/14.1.0/libiberty/pex-common.h
-rw-r--r-- root       root             1415 ./usr/src/debug/gcc/14.1.0/libiberty/pex-one.c
-rw-r--r-- root       root            24939 ./usr/src/debug/gcc/14.1.0/libiberty/pex-unix.c
-rw-r--r-- root       root             7318 ./usr/src/debug/gcc/14.1.0/libiberty/physmem.c
-rw-r--r-- root       root           259195 ./usr/src/debug/gcc/14.1.0/libiberty/regex.c
-rw-r--r-- root       root            35537 ./usr/src/debug/gcc/14.1.0/libiberty/rust-demangle.c
-rw-r--r-- root       root            10283 ./usr/src/debug/gcc/14.1.0/libiberty/safe-ctype.c
-rw-r--r-- root       root             1443 ./usr/src/debug/gcc/14.1.0/libiberty/setproctitle.c
-rw-r--r-- root       root            13951 ./usr/src/debug/gcc/14.1.0/libiberty/simple-object.c
-rw-r--r-- root       root            23477 ./usr/src/debug/gcc/14.1.0/libiberty/simple-object-coff.c
-rw-r--r-- root       root            10408 ./usr/src/debug/gcc/14.1.0/libiberty/simple-object-common.h
-rw-r--r-- root       root            49989 ./usr/src/debug/gcc/14.1.0/libiberty/simple-object-elf.c
-rw-r--r-- root       root            41038 ./usr/src/debug/gcc/14.1.0/libiberty/simple-object-mach-o.c
-rw-r--r-- root       root            30222 ./usr/src/debug/gcc/14.1.0/libiberty/simple-object-xcoff.c
-rw-r--r-- root       root            15908 ./usr/src/debug/gcc/14.1.0/libiberty/splay-tree.c
-rw-r--r-- root       root             2081 ./usr/src/debug/gcc/14.1.0/libiberty/stack-limit.c
-rw-r--r-- root       root             2080 ./usr/src/debug/gcc/14.1.0/libiberty/unlink-if-ordinary.c
-rw-r--r-- root       root             3734 ./usr/src/debug/gcc/14.1.0/libiberty/vprintf-support.c
-rw-r--r-- root       root             1011 ./usr/src/debug/gcc/14.1.0/libiberty/vprintf-support.h
-rw-r--r-- root       root             1475 ./usr/src/debug/gcc/14.1.0/libiberty/xasprintf.c
-rw-r--r-- root       root             1541 ./usr/src/debug/gcc/14.1.0/libiberty/xexit.c
-rw-r--r-- root       root             4712 ./usr/src/debug/gcc/14.1.0/libiberty/xmalloc.c
-rw-r--r-- root       root             1058 ./usr/src/debug/gcc/14.1.0/libiberty/xmemdup.c
-rw-r--r-- root       root              720 ./usr/src/debug/gcc/14.1.0/libiberty/xstrdup.c
-rw-r--r-- root       root             2038 ./usr/src/debug/gcc/14.1.0/libiberty/xstrerror.c
-rw-r--r-- root       root             1608 ./usr/src/debug/gcc/14.1.0/libiberty/xstrndup.c
-rw-r--r-- root       root             1873 ./usr/src/debug/gcc/14.1.0/libiberty/xvasprintf.c
drwxr-xr-x root       root             4096 ./usr/src/debug/gcc/14.1.0/lto-plugin
-rw-r--r-- root       root            43687 ./usr/src/debug/gcc/14.1.0/lto-plugin/lto-plugin.c