]> git.ipfire.org Git - thirdparty/gcc.git/commit
hwint.h (HOST_LONG_FORMAT): New macro
authorDouglas B Rupp <rupp@gnat.com>
Tue, 25 Aug 2009 23:19:16 +0000 (23:19 +0000)
committerDouglas Rupp <rupp@gcc.gnu.org>
Tue, 25 Aug 2009 23:19:16 +0000 (23:19 +0000)
commitedb890249f17668ad09ad13f14198d4a2b307413
tree2e0d6e06ebfd77fe4e8485508cb0f70215fbb4aa
parentff22013ab297213bbd9a5df1badb767f896a71ec
hwint.h (HOST_LONG_FORMAT): New macro

* hwint.h (HOST_LONG_FORMAT): New macro
* bitmap.c, c-decl.c, mips-tfile.c, print-rtl.c, print-tree.c:
Use HOST_PTR_PRINTF.
* system.h (HOST_PTR_PRINTF): Resurrect old macro
* doc/hostconfig.texi (HOST_LONG_FORMAT): Document.
(HOST_PTR_PRINTF): Document.

From-SVN: r151108
gcc/ChangeLog
gcc/bitmap.c
gcc/c-decl.c
gcc/doc/hostconfig.texi
gcc/hwint.h
gcc/mips-tfile.c
gcc/print-tree.c
gcc/system.h