Fix Turbo's LPRng compilation failure due to assembler errors.
authorJim Wilson <wilson@cygnus.com>
Mon, 23 Oct 2000 23:38:39 +0000 (23:38 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 23 Oct 2000 23:38:39 +0000 (16:38 -0700)
commit18a3c539ee506283fb09cb4646e832497cc05bf0
tree7ed58bf400ab78ca07272eed4b6918aec3518e15
parent6c6ed0ef928235a51966759aa3d6ca6cb960f334
Fix Turbo's LPRng compilation failure due to assembler errors.

* ia64.c (ia64_print_operand, case 'r'): Correct comment.  Handle
CONST_INT.
* ia64.md (cmpsi_adjusted): Use %r3.
(cmpdi_adjusted): Likewise.

From-SVN: r37025
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.md