* cpp.texi: Add @section for assertions.
authorNeil Booth <neilb@earthling.net>
Sat, 19 Aug 2000 20:13:06 +0000 (20:13 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 19 Aug 2000 20:13:06 +0000 (20:13 +0000)
From-SVN: r35811

gcc/ChangeLog
gcc/cpp.texi

index dc35df43ceee0da01d2c1c55335d1115a681407c..453be4c4f9f22ccdd23b3555fb5bda07cefecc6d 100644 (file)
@@ -1,3 +1,7 @@
+Sat 19-Aug-2000 21:11:45 BST  Neil Booth  <NeilB@earthling.net>
+
+       * cpp.texi: Add @section for assertions.
+
 Sat Aug 19 12:37:08 EDT 2000  John Wehle  (john@feith.com)
 
        * loop.c (scan_loop): Use CONST_CALL_P instead of
index acccf1d9e73a96390a047fb6c344db1aaf5895dc..d55d80f8464d94895df5d8f38667a94c49fc2991 100644 (file)
@@ -2484,7 +2484,7 @@ You might use @samp{#warning} in obsolete header files, with a message
 directing the user to the header file which should be used instead.
 
 @node Assertions, Line Control, Conditionals, Top
-
+@section Assertions
 @cindex assertions
 @dfn{Assertions} are a more systematic alternative to macros in writing
 conditionals to test what sort of computer or system the compiled