Fix comment typo.
From-SVN: r60949
This commit is contained in:
parent
80c4581d61
commit
06d42c2251
1 changed files with 1 additions and 1 deletions
|
@ -746,7 +746,7 @@ check_asm_stack_operands (insn)
|
|||
malformed_asm = 1;
|
||||
}
|
||||
|
||||
/* Enfore rule #3: If any input operand uses the "f" constraint, all
|
||||
/* Enforce rule #3: If any input operand uses the "f" constraint, all
|
||||
output constraints must use the "&" earlyclobber.
|
||||
|
||||
??? Detect this more deterministically by having constrain_asm_operands
|
||||
|
|
Loading…
Add table
Reference in a new issue