]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c/ChangeLog
gimple-pretty-print.c (dump_unary_rhs): Adjust dump format for ABS_EXPR for gimple...
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Tue, 14 Feb 2017 09:21:01 +0000 (09:21 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Tue, 14 Feb 2017 09:21:01 +0000 (09:21 +0000)
commit1be33173de27a37c1efdb814fd26e421f667579a
tree213d4e9207ad6056ec9b8c60499b0721b7840878
parent6a8b140878bc20952391e854529721ea1e6dd546
gimple-pretty-print.c (dump_unary_rhs): Adjust dump format for ABS_EXPR for gimple dump.

2017-02-14  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

* gimple-pretty-print.c (dump_unary_rhs): Adjust dump format for
ABS_EXPR for gimple dump.

c/
* gimpler-parser.c (c_parser_gimple_statement): Handle ABS_EXPR.
(c_parser_gimple_unary_expression): Likewise.

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

From-SVN: r245422
gcc/ChangeLog
gcc/c/ChangeLog
gcc/c/gimple-parser.c
gcc/gimple-pretty-print.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/gimplefe-25.c [new file with mode: 0644]