Name Date Size #Lines LOC

..08-May-2022-

READMEH A D08-May-2022528 129

bitfield5.hH A D08-May-2022127 1210

bitfield5_main.CH A D08-May-2022300 157

bitfield5_x.CH A D08-May-2022131 149

bitfield5_y.CH A D08-May-2022162 1410

bitfield7.hH A D08-May-202228 43

bitfield7_main.CH A D08-May-2022331 177

bitfield7_x.CH A D08-May-2022138 149

bitfield7_y.CH A D08-May-2022149 129

empty6.hH A D08-May-202267 86

empty6_main.CH A D08-May-2022325 157

empty6_x.CH A D08-May-2022106 138

empty6_y.CH A D08-May-2022107 107

vbase10.hH A D08-May-2022123 1310

vbase10_main.CH A D08-May-2022301 157

vbase10_x.CH A D08-May-2022123 149

vbase10_y.CH A D08-May-2022168 1511

vbase11.hH A D08-May-2022135 1311

vbase11_main.CH A D08-May-2022265 147

vbase11_x.CH A D08-May-2022207 1510

vbase11_y.CH A D08-May-2022153 129

README

1Tests in this directory are for functionality that has changed in GCC
2from one release to another or that is not ABI-compliant and may change
3in a future release.
4
5Each test header for changed behavior should indicate the version in
6which the behavior changed, in order to help users of these tests to
7determine whether a test failure is expected or not.
8
9Every test in this directory that covers behavior that is not
10ABI-compliant should also be covered by a test for -Wabi to ensure that
11there is a warning for the construct.
12