dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition.
authorJohn Carr <jfc@gcc.gnu.org>
Sat, 27 Jun 1998 17:47:15 +0000 (17:47 +0000)
committerJohn Carr <jfc@gcc.gnu.org>
Sat, 27 Jun 1998 17:47:15 +0000 (17:47 +0000)
commitd2a0c2eee46f357a9cdff68c736591fefd9e0fae
treead74698a9032cec6a9e9bf86de946f6ccba8134b
parent4c649323e35b4334684c43c13f55f8dcdd1e849a
dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition.

* dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition.
* dsp16xx.c (next_cc_user_unsigned): New function.
Remove save_next_cc_user_code.
(print_operand): Use HOST_WIDE_INT_PRINT_* macros.
* dsp16xx.md: Call next_cc_user_unsigned instead of using
  save_next_cc_user_code.
Use gen_rtx_* functions instead of gen_rtx.
* rs6000.c: Add trap_comparison_operator to PREDICATE_CODES.

From-SVN: r20757
gcc/ChangeLog
gcc/config/dsp16xx/dsp16xx.c
gcc/config/dsp16xx/dsp16xx.h
gcc/config/dsp16xx/dsp16xx.md
gcc/config/rs6000/rs6000.h