more README info
authorBruce Korb <korbb@gcc.gnu.org>
Tue, 2 Jan 2001 00:35:51 +0000 (00:35 +0000)
committerBruce Korb <korbb@gcc.gnu.org>
Tue, 2 Jan 2001 00:35:51 +0000 (00:35 +0000)
From-SVN: r38601

gcc/fixinc/README

index 69e3b1f..c04b3fd 100644 (file)
@@ -150,6 +150,13 @@ Here are the rules for making fixes in the inclhack.def file:
         to the empty string.  Both or the second "c_fix_arg"s may be
         omitted and the file will still be wrapped.
 
+       THERE IS A SPECIAL EXCEPTION TO THIS, HOWEVER:
+
+       If the regular expression '#if.*__need' is found, then it is
+       assumed that the file needs to be read and interpreted more
+       than once.  However, the prolog and epilog text (if any) will
+       be inserted.
+
     v) format - Replaces text selected with a regular expression with
         a specialized formating string.  The formatting works as follows:
         The format text is copied to the output until a '%' character