OSDN Git Service

* c-common.c (print_char_table): Use the unpromoted type for
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Oct 2000 07:26:20 +0000 (07:26 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Oct 2000 07:26:20 +0000 (07:26 +0000)
commit659b28b522adec432a2c7352496e6ac82a7031e5
tree360a3d12bd9ac5b6b7248be74f575941f4d0a923
parentcf18ae1fe0f49252e45d2281291fc101b170c9f7
* c-common.c (print_char_table): Use the unpromoted type for
lengths "h" and "hh" with conversions dioxXu.
(check_format_types): Apply the default argument promotions where
the wanted type is not a pointer target.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36841 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c