Commit 8d25d915 by Geoffrey Keating Committed by Geoffrey Keating

* doc/tm.texi (Label Output): Add missing '@end deftypefn'.

From-SVN: r56480
parent 3823f0b2
2002-08-20 Geoffrey Keating <geoffk@redhat.com>
* doc/tm.texi (Label Output): Add missing '@end deftypefn'.
* unroll.c (biv_total_increment): Don't try to compute the total
increment for FP BIVs.
......
......@@ -6586,6 +6586,7 @@ You may wish to use @code{ASM_OUTPUT_SIZE_DIRECTIVE} and/or
This target hook is a function to output to the stdio stream
@var{stream} some commands that will make the label @var{name} global;
that is, available for reference from other files.
@end deftypefn
The default implementation relies on a proper definition of
@code{GLOBAL_ASM_OP}.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment