From bdb6985c8782cdd91a637a6d36bab4ba561c3f9b Mon Sep 17 00:00:00 2001 From: Uros Bizjak Date: Thu, 22 Nov 2012 22:44:24 +0100 Subject: [PATCH] md.texi (RTL Templates Transformation): Use @pxref for cross-reference in parentheses. * doc/md.texi (RTL Templates Transformation): Use @pxref for cross-reference in parentheses. From-SVN: r193735 --- gcc/ChangeLog | 5 +++++ gcc/doc/md.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a57c386..cd3717f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2012-11-22 Uros Bizjak + + * doc/md.texi (RTL Templates Transformation): Use @pxref for + cross-reference in parentheses. + 2012-11-22 Marcus Shawcroft * doc/md.texi (AArch64 family): Remove Utf. diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi index 6a4e0be..482961b 100644 --- a/gcc/doc/md.texi +++ b/gcc/doc/md.texi @@ -8928,7 +8928,7 @@ output-template. template. @code{define_subst} mechanism is tightly coupled with the notion of the -subst attribute (@xref{Subst Iterators}). The use of +subst attribute (@pxref{Subst Iterators}). The use of @code{define_subst} is triggered by a reference to a subst attribute in the transforming RTL template. This reference initiates duplication of the source RTL template and substitution of the attributes with their -- 2.7.4