]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-pretty-print.c (dump_generic_node): For -gimple properly dump negative integer...
authorRichard Biener <rguenther@suse.de>
Wed, 13 Mar 2019 10:56:32 +0000 (10:56 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 13 Mar 2019 10:56:32 +0000 (10:56 +0000)
commitc045ea5763f0148e0d38dc71174b523c84143d68
treeedc99473db304f0ee08a614d2e63d0bd6cbfab51
parent31ba0418a27bb61df31bb5fcdbe380288f3b10cf
tree-pretty-print.c (dump_generic_node): For -gimple properly dump negative integer constants using _Literal (type) -num.

2019-03-14  Richard Biener  <rguenther@suse.de>

* tree-pretty-print.c (dump_generic_node): For -gimple properly
dump negative integer constants using _Literal (type) -num.

From-SVN: r269645
gcc/ChangeLog
gcc/tree-pretty-print.c