hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, [...]): New formatting macros.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 22 Jul 2002 17:11:57 +0000 (17:11 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 22 Jul 2002 17:11:57 +0000 (17:11 +0000)
commitc2ae8aef4e37a4e43565aafc552d62bb4a485431
tree8a6e326d1ca8bf4b8f06e780159256d88db6ff61
parenteab2120d5efebd6b7c29730692ff165b471b7eac
hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, [...]): New formatting macros.

* hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,
HOST_WIDE_INT_PRINT_UNSIGNED_SPACE,
HOST_WIDEST_INT_PRINT_DEC_SPACE, HOST_WIDEST_INT_PRINT_DEC_SPACE):
New formatting macros.

* ra-debug.c (dump_static_insn_cost): Avoid string concatenation.

From-SVN: r55652
gcc/ChangeLog
gcc/hwint.h
gcc/ra-debug.c