c-pretty-print.c (pp_c_character_constant): Remove unnecessary wchar_type and host_in...
authorRichard Sandiford <rdsandiford@googlemail.com>
Fri, 15 Nov 2013 14:52:36 +0000 (14:52 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 15 Nov 2013 14:52:36 +0000 (14:52 +0000)
commit9cc65f15c42dd3a8f88764ce893cd2c9004801dd
tree127b40289dd443d16cd6949cde1204ebc2e7a747
parent6b58915bc37090e2fb91ce7ba94b0a6d6b733a49
c-pretty-print.c (pp_c_character_constant): Remove unnecessary wchar_type and host_integerp checks.

gcc/c-family/
* c-pretty-print.c (pp_c_character_constant): Remove unnecessary
wchar_type and host_integerp checks.

From-SVN: r204847
gcc/c-family/ChangeLog
gcc/c-family/c-pretty-print.c