PR c/78165 - avoid printing type suffix for constants in %E output
authorMartin Sebor <msebor@redhat.com>
Thu, 8 Dec 2016 21:08:06 +0000 (21:08 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Thu, 8 Dec 2016 21:08:06 +0000 (14:08 -0700)
commit060162e0c44f4596709cf6f6d69a5794bfb315f4
tree547b39090145d078f18f6337d1db72688b213648
parent560bcfdcfda5a68fab59e5a1da732667aee5cc56
PR c/78165 - avoid printing type suffix for constants in %E output

gcc/c-family/ChangeLog:

PR c/78165
           * c-pretty-print (pp_c_integer_constant): Avoid formatting type
             suffix.
gcc/testsuite/ChangeLog:

From-SVN: r243461
gcc/c-family/ChangeLog
gcc/c-family/c-pretty-print.c
gcc/testsuite/g++.dg/debug/dwarf2/integer-typedef.C
gcc/testsuite/g++.dg/debug/dwarf2/typedef1.C
gcc/testsuite/g++.dg/inherit/covariant7.C