tm.texi.in (Misc): Add newline before @end.
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 28 Oct 2012 08:41:31 +0000 (08:41 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Sun, 28 Oct 2012 08:41:31 +0000 (08:41 +0000)
* doc/tm.texi.in (Misc): Add newline before @end.
* doc/tm.texi: Update.

From-SVN: r192886

gcc/ChangeLog
gcc/doc/tm.texi
gcc/doc/tm.texi.in

index e5e5055b9b0d747def4f562e415d1a3f0d0e7e7a..80ae1ab095c436e4a4908aa5204d641ea6c825a1 100644 (file)
@@ -1,3 +1,8 @@
+2012-10-28  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * doc/tm.texi.in (Misc): Add newline before @end.
+       * doc/tm.texi: Update.
+
 2012-10-27  Joern Rennecke  <joern.rennecke@embecosm.com>
 
        * lra-assigns.c (find_hard_regno_for): Fix use of WORDS_BIG_ENDIAN.
index 68713f7bb2f14ae072b9c823aa9802916076dcc1..665c5b1edd66e44918c21e301222eda1af436a8c 100644 (file)
@@ -11323,7 +11323,8 @@ accepted by immediate-add plus one.  We currently assume that the
 value of @code{TARGET_CONST_ANCHOR} is a power of 2.  For example, on
 MIPS, where add-immediate takes a 16-bit signed value,
 @code{TARGET_CONST_ANCHOR} is set to @samp{0x8000}.  The default value
-is zero, which disables this optimization.  @end deftypevr
+is zero, which disables this optimization.
+@end deftypevr
 
 @deftypefn {Target Hook} {unsigned HOST_WIDE_INT} TARGET_MEMMODEL_CHECK (unsigned HOST_WIDE_INT @var{val})
 Validate target specific memory model mask bits. When NULL no target specific
index c325cd4ae6e73464bf637f61184b4b29b813c621..289934be17e7497ee594e1e677e194601435e1a3 100644 (file)
@@ -11165,7 +11165,8 @@ accepted by immediate-add plus one.  We currently assume that the
 value of @code{TARGET_CONST_ANCHOR} is a power of 2.  For example, on
 MIPS, where add-immediate takes a 16-bit signed value,
 @code{TARGET_CONST_ANCHOR} is set to @samp{0x8000}.  The default value
-is zero, which disables this optimization.  @end deftypevr
+is zero, which disables this optimization.
+@end deftypevr
 
 @hook TARGET_MEMMODEL_CHECK
 Validate target specific memory model mask bits. When NULL no target specific