]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c/ChangeLog
2017-02-14 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
authorprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Feb 2017 09:21:01 +0000 (09:21 +0000)
committerprathamesh3492 <prathamesh3492@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Feb 2017 09:21:01 +0000 (09:21 +0000)
commit78c6d67ed86a261d25d6ae1bf3966a7a7849e395
tree213d4e9207ad6056ec9b8c60499b0721b7840878
parenta5feaccdc7f1e8604c89d481f76da58bbffa33ff
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245422 138bc75d-0d04-0410-961f-82ee72b054a4
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]