]> git.ipfire.org Git - thirdparty/gcc.git/commit
cris.c (cris_print_operand): Use operand_subword and HOST_WIDE_INT_PRINT_DEC for...
authorHans-Peter Nilsson <hp@axis.com>
Thu, 12 May 2005 23:36:46 +0000 (23:36 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 12 May 2005 23:36:46 +0000 (23:36 +0000)
commit2239ced8316c6cd2b3598e7e4dbeaa751479dba8
tree13bb25304aabeb8eb7b62117bb560210f57e41a7
parenta930a4efe71a7e8d3fa0279efb3952f482f61927
cris.c (cris_print_operand): Use operand_subword and HOST_WIDE_INT_PRINT_DEC for output...

* config/cris/cris.c (cris_print_operand) <case 'H'; case
CONST_INT>: Use operand_subword and HOST_WIDE_INT_PRINT_DEC for
output; don't have special case for HOST_BITS_PER_WIDE_INT == 32.

From-SVN: r99635
gcc/ChangeLog
gcc/config/cris/cris.c