------- Comment #6 from jakub at gcc dot gnu dot org 2010-08-30 19:32 ------- Subject: Bug 45079
Author: jakub Date: Mon Aug 30 19:31:45 2010 New Revision: 163657 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163657 Log: Backport from mainline 2010-07-27 Jakub Jelinek <ja...@redhat.com> PR c/45079 * c-pretty-print.c (pp_c_expression): Handle C_MAYBE_CONST_EXPR. * gcc.dg/pr45079.c: New test. Added: branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45079.c Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/c-pretty-print.c branches/gcc-4_5-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45079