diff options
Diffstat (limited to 'gcc/doc/md.texi')
-rw-r--r-- | gcc/doc/md.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi index 50767a2..68b9a87 100644 --- a/gcc/doc/md.texi +++ b/gcc/doc/md.texi @@ -3149,7 +3149,7 @@ A definition of another insn attribute used to describe for what reason an insn alternative might be available or not. E.g. @code{cpu_facility} as in the example below. @item -An assignement for the second attribute to each insn definition +An assignment for the second attribute to each insn definition combining instructions which are not all available under the same circumstances. (Note: It obviously only makes sense for definitions with more than one alternative. Otherwise the insn pattern should be |