c-cppbuiltin.c (print_bits_of_hex): New.
authorDJ Delorie <dj@redhat.com>
Thu, 8 May 2014 03:08:12 +0000 (23:08 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 8 May 2014 03:08:12 +0000 (23:08 -0400)
commitca49b74e1caf638d0ef862551b6ff0bfe779d137
tree16396db3dbbac6550036c70c766d8f824908bc7c
parent42aea2d8f9282b7bb34fedc7f125840a393ee639
c-cppbuiltin.c (print_bits_of_hex): New.

* 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.

From-SVN: r210202
gcc/c-family/ChangeLog
gcc/c-family/c-cppbuiltin.c