]> git.ipfire.org Git - thirdparty/gcc.git/commit
* hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jul 2002 17:11:57 +0000 (17:11 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jul 2002 17:11:57 +0000 (17:11 +0000)
commit8397f403aafc95b8141c47590f26321f040c69ef
tree8a6e326d1ca8bf4b8f06e780159256d88db6ff61
parent7aee3c57c1829894884f0232772dab762012f116
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55652 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/hwint.h
gcc/ra-debug.c