OSDN Git Service

* cpp.texi: Add @section for assertions.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Aug 2000 20:13:06 +0000 (20:13 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Aug 2000 20:13:06 +0000 (20:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35811 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/cpp.texi

index dc35df4..453be4c 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 acccf1d..d55d80f 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