This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r106293 - in /branches/gomp-20050608-branch/gcc...
- From: rth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 31 Oct 2005 22:10:28 -0000
- Subject: r106293 - in /branches/gomp-20050608-branch/gcc...
Author: rth
Date: Mon Oct 31 22:10:27 2005
New Revision: 106293
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106293
Log:
* tree-pretty-print.c (print_declaration): Dump DECL_VALUE_EXPR.
* print-tree.c (print_node): Likewise.
Modified:
branches/gomp-20050608-branch/gcc/ChangeLog.gomp
branches/gomp-20050608-branch/gcc/print-tree.c
branches/gomp-20050608-branch/gcc/tree-pretty-print.c