* c-cppbuiltin.c (print_bits_of_hex): New.
commit33c8dcfe6b6e9772a380c86e4d175f6e08fb75c8
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 May 2014 03:08:12 +0000 (8 03:08 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 May 2014 03:08:12 +0000 (8 03:08 +0000)
tree16396db3dbbac6550036c70c766d8f824908bc7c
parent14b1b0c38937c2cd65ace34bd4780179ddc33b99
* c-cppbuiltin.c (print_bits_of_hex): New.
(builtin_define_type_minmax): Print values using hex so as not to
require a pre-computed list of string values.

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