Commit 06d42c22 by Joern Rennecke

Fix comment typo.

From-SVN: r60949
parent 80c4581d
......@@ -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
......
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