mirror of git://gcc.gnu.org/git/gcc.git
parent
c8bd30ddb3
commit
4b70772b2e
|
@ -106,6 +106,10 @@ MAKING CHANGES TO INCLHACK.DEF
|
||||||
rules, except that the backslash is processed before
|
rules, except that the backslash is processed before
|
||||||
'\\', '\'' and '#' characters (using C character syntax).
|
'\\', '\'' and '#' characters (using C character syntax).
|
||||||
|
|
||||||
|
Each test must pass or the fix is not applied. For example,
|
||||||
|
all "select" expressions must be found and not one "bypass"
|
||||||
|
selection may be found.
|
||||||
|
|
||||||
Examples of test specifications:
|
Examples of test specifications:
|
||||||
|
|
||||||
hackname = broken_assert_stdio;
|
hackname = broken_assert_stdio;
|
||||||
|
|
Loading…
Reference in New Issue