generic.texi (Unary and Binary Expressions): Mark up an instance of TYPE_MIN.
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 31 Aug 2019 17:20:28 +0000 (17:20 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 31 Aug 2019 17:20:28 +0000 (17:20 +0000)
* doc/generic.texi (Unary and Binary Expressions): Mark up
an instance of TYPE_MIN.

From-SVN: r275243

gcc/ChangeLog
gcc/doc/generic.texi

index 023275e1fb52b94a2bd27fed2576092dc6ef09fb..49c371b7e179a704dec891874b25f5a594d9abc6 100644 (file)
@@ -1,3 +1,8 @@
+2019-08-31  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/generic.texi (Unary and Binary Expressions): Mark up
+       an instance of TYPE_MIN.
+
 2019-08-31  Stafford Horne  <shorne@gmail.com>
 
        * config/or1k/constraints.md (t): New constraint.
index 8901d5f357e2cc98fea02f36a48639155e8f9ba4..86a53cc360385b90c126f5c4099a75c67b2a76bc 100644 (file)
@@ -1373,8 +1373,8 @@ built-in functions.
 
 @item ABSU_EXPR
 These nodes represent the absolute value of the single operand in
-equivalent unsigned type such that @code{ABSU_EXPR} of TYPE_MIN is
-well defined.
+equivalent unsigned type such that @code{ABSU_EXPR} of @code{TYPE_MIN}
+is well defined.
 
 @item BIT_NOT_EXPR
 These nodes represent bitwise complement, and will always have integral