FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / g++.dg / compat / break / README
blob98886310caacb1d3c8c655847029d7091ec3940b
1 Tests in this directory are for functionality that has changed in GCC
2 from one release to another or that is not ABI-compliant and may change
3 in a future release.
5 Each test header for changed behavior should indicate the version in
6 which the behavior changed, in order to help users of these tests to
7 determine whether a test failure is expected or not.
9 Every test in this directory that covers behavior that is not
10 ABI-compliant should also be covered by a test for -Wabi to ensure that
11 there is a warning for the construct.