]> gcc.gnu.org Git - gcc.git/commit
tree-pretty-print.c (dump_generic_node): Change dump format for REALPART_EXPR and...
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Thu, 22 Dec 2016 20:30:33 +0000 (20:30 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Thu, 22 Dec 2016 20:30:33 +0000 (20:30 +0000)
commitcb66382056ed3d00383bed84db0df5b074f8265a
treebd2f356e93315fcb9d52d940caf56eeb417064c5
parentbcf77f8ae6b9616537d539de911124a1db219aac
tree-pretty-print.c (dump_generic_node): Change dump format for REALPART_EXPR and IMAGPART_EXPR with TDF_GIMPLE.

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.

From-SVN: r243898
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/gimplefe-20.c [new file with mode: 0644]
gcc/tree-pretty-print.c
This page took 0.061491 seconds and 5 git commands to generate.