]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gcov-iov.c
vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x...
authorUros Bizjak <uros@gcc.gnu.org>
Sun, 2 May 2010 19:39:31 +0000 (21:39 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 2 May 2010 19:39:31 +0000 (21:39 +0200)
commit7c393241cf4e01cce7e893602a9f28daab7a7fa1
treea5f6261b1925f6d14d321e8ad471d4850d8af7d8
parent52c307baffef3b8742fce4ae431359d89ac529b1
vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x.

* vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string
placeholder from 0x%x to %#x.
(ASM_OUTPUT_DEBUG_DATA1): Ditto.
(ASM_OUTPUT_DEBUG_DATA4): Ditto.
(ASM_OUTPUT_DEBUG_DATA): Ditto.
(ASM_OUTPUT_DEBUG_ADDR_DATA): Ditto.
(ASM_OUTPUT_DEBUG_DATA8): Ditto.
* optc-gen.awk: Ditto.
* hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Ditto.
(HOST_WIDE_INT_PRINT_HEX): Ditto.
(HOST_WIDEST_INT_PRINT_HEX): Ditto.
(HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
* gcov-dump.c (tag_function): Ditto.
(tag_summary): Ditto.

From-SVN: r158978
gcc/ChangeLog
gcc/config/i386/att.h
gcc/config/i386/i386-interix.h
gcc/config/i386/i386.c
gcc/config/i386/i386elf.h
gcc/config/i386/sysv4.h
gcc/gcov-dump.c
gcc/gcov-iov.c
gcc/genchecksum.c