]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix Turbo's LPRng compilation failure due to assembler errors.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Oct 2000 23:38:39 +0000 (23:38 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Oct 2000 23:38:39 +0000 (23:38 +0000)
commit836ac237fd1a9e2fdcfc53fdbd27806a240eb00e
tree7ed58bf400ab78ca07272eed4b6918aec3518e15
parent733aa0af97895552360323a25d7ea5aa8857094c
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37025 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.md