]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-pretty-print.c
2016-12-22 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
authorprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Dec 2016 20:30:33 +0000 (20:30 +0000)
committerprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Dec 2016 20:30:33 +0000 (20:30 +0000)
commit27d5c203f975b1242371f48397c061b5fc85166c
treebd2f356e93315fcb9d52d940caf56eeb417064c5
parentecd071e3358bc8e7ebc8f62f53a7162385c0507b
2016-12-22  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

* tree-pretty-print.c (dump_generic_node): Change dump format for
REALPART_EXPR and IMAGPART_EXPR with TDF_GIMPLE.

testsuite/
* gcc.dg/gimplefe-20.c: New test-case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@243898 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/gimplefe-20.c [new file with mode: 0644]
gcc/tree-pretty-print.c