view gcc/testsuite/g++.dg/compat/break/README @ 158:494b0b89df80 default tip

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 18:13:55 +0900
parents 1830386684a0
children
line wrap: on
line source

Tests in this directory are for functionality that has changed in GCC
from one release to another or that is not ABI-compliant and may change
in a future release.

Each test header for changed behavior should indicate the version in
which the behavior changed, in order to help users of these tests to
determine whether a test failure is expected or not.

Every test in this directory that covers behavior that is not
ABI-compliant should also be covered by a test for -Wabi to ensure that
there is a warning for the construct.


Copyright (C) 2002-2020 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.