On 6/19/26 03:24, Arsen Arsenović wrote:
Previously, the anchors would end up generating redirects to the end of unrelated nodes, rather than to the start of nodes we intended to target. This fixes that.gcc/ChangeLog: * doc/extend.texi: Move @anchor-s referring to tops of nodes after their corresponding @node lines. * doc/invoke.texi: Ditto. Reported-by: Alexander Monakov <[email protected]>
Thanks for taking care of this. I agree this is an obvious fix for a think-o on my part; can you also backport it to the GCC 16 branch?
-Sandra
