c-tree.texi (Expressions): Document FLOOR_DIV_EXPR...
authorRoger Sayle <roger@eyesopen.com>
Sun, 30 May 2004 22:20:07 +0000 (22:20 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 30 May 2004 22:20:07 +0000 (22:20 +0000)
commit29d64660c735aa0c52a29452342b631a09c1266e
tree2455792f315c0c7ba5aad605ee6013b888dce76e
parent96b8a6154eee8298916907259e1543677c8910a5
c-tree.texi (Expressions): Document FLOOR_DIV_EXPR...

* doc/c-tree.texi (Expressions): Document FLOOR_DIV_EXPR,
CEIL_DIV_EXPR, ROUND_DIV_EXPR, FLOOR_MOD_EXPR, CEIL_MOD_EXPR,
ROUND_MOD_EXPR, EXACT_DIV_EXPR.  Improve documentation of
TRUNC_DIV_EXPR, TRUNC_MOD_EXPR and comparison operations.
Add missing (but documented) tree nodes to the index.

From-SVN: r82467
gcc/ChangeLog
gcc/doc/c-tree.texi