summarylogtreecommitdiffstats
path: root/0001-tm.texi-end-deftypevr.patch
blob: 48108cd85536d940c0650bee2370963f2beb4f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
diff -pNaru5 a/gcc/doc/tm.texi b/gcc/doc/tm.texi
--- a/gcc/doc/tm.texi	2012-08-10 09:26:44.000000000 -0400
+++ b/gcc/doc/tm.texi	2025-01-16 23:05:24.837733195 -0500
@@ -11296,6 +11296,7 @@ down to a multiple of the value of @code
 @code{TARGET_CONST_ANCHOR} should be the maximum positive value
 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
diff -pNaru5 a/gcc/doc/tm.texi.in b/gcc/doc/tm.texi.in
--- a/gcc/doc/tm.texi.in	2012-08-10 09:26:44.000000000 -0400
+++ b/gcc/doc/tm.texi.in	2025-01-16 23:05:19.281034056 -0500
@@ -11236,6 +11236,7 @@ down to a multiple of the value of @code
 @code{TARGET_CONST_ANCHOR} should be the maximum positive value
 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