]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/45079 (function names in error message (�c_maybe_const_expr� not supported...
authorJakub Jelinek <jakub@redhat.com>
Tue, 27 Jul 2010 15:46:25 +0000 (17:46 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 27 Jul 2010 15:46:25 +0000 (17:46 +0200)
commitf551f80cd19ae94af5ed73c2ccb05a18731acc85
tree156a4855615d55e744814ea708779ee3f041f7fe
parenta78e242c07978510dd484adcba87f90dd4f0555e
re PR c/45079 (function names in error message (�c_maybe_const_expr� not supported by 'pp_c_expression'))

PR c/45079
* c-pretty-print.c (pp_c_expression): Handle C_MAYBE_CONST_EXPR.

* gcc.dg/pr45079.c: New test.

From-SVN: r162575
gcc/c-family/ChangeLog
gcc/c-family/c-pretty-print.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr45079.c [new file with mode: 0644]