head 1.1; access; symbols pkgsrc-2026Q2:1.1.0.12 pkgsrc-2026Q2-base:1.1 pkgsrc-2026Q1:1.1.0.10 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.8 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.6 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.4 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.2 pkgsrc-2025Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2025.01.24.10.15.03; author wiz; state Exp; branches; next ; commitid W4KRKPcbOZGMVIGF; desc @@ 1.1 log @freemint-gcc: fix build @ text @$NetBSD$ @@end needs to be at the start of a line. --- gcc-4.6.4/gcc/doc/tm.texi.orig 2025-01-24 10:00:34.882178331 +0000 +++ gcc-4.6.4/gcc/doc/tm.texi @@@@ -11298,4 +11298,5 @@@@ accepted by immediate-add plus one. We 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 @