]> git.ipfire.org Git - thirdparty/gcc.git/commit
error.c (dump_expr): Add 0x to printed hex numbers to make output match source code...
authorMike Stump <mrs@apple.com>
Fri, 28 Mar 2003 23:48:17 +0000 (23:48 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 28 Mar 2003 23:48:17 +0000 (23:48 +0000)
commit2d30fe535ed7595299d08edc82a13fcd913fbaa2
treedb0510131c76799918e2ea16c4c823eaf67c1419
parent7d798969ff2b148bc38bc86fba0a200d516f509f
error.c (dump_expr): Add 0x to printed hex numbers to make output match source code better.

        * error.c (dump_expr): Add 0x to printed hex numbers to make
        output match source code better.

From-SVN: r64997
gcc/cp/ChangeLog
gcc/cp/error.c