docs: add missing 'see' word
gcc/ChangeLog: * doc/md.texi: Add missing 'see' word.
This commit is contained in:
parent
5f2d3ff4e5
commit
b5405babd8
@ -9937,7 +9937,7 @@ Lengths are measured in addressable storage units (bytes).
|
|||||||
Note that it is possible to call functions via the @code{symbol_ref}
|
Note that it is possible to call functions via the @code{symbol_ref}
|
||||||
mechanism to compute the length of an insn. However, if you use this
|
mechanism to compute the length of an insn. However, if you use this
|
||||||
mechanism you must provide dummy clauses to express the maximum length
|
mechanism you must provide dummy clauses to express the maximum length
|
||||||
without using the function call. You can an example of this in the
|
without using the function call. You can see an example of this in the
|
||||||
@code{pa} machine description for the @code{call_symref} pattern.
|
@code{pa} machine description for the @code{call_symref} pattern.
|
||||||
|
|
||||||
The following macros can be used to refine the length computation:
|
The following macros can be used to refine the length computation:
|
||||||
|
Loading…
Reference in New Issue
Block a user