This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Proposed change to tree-pretty-print.c
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 31 Aug 2004 18:58:13 -0400
- Subject: Re: Proposed change to tree-pretty-print.c
- Organization: Red Hat Canada
- References: <10408312257.AA10606@vlsi1.ultra.nyu.edu>
On Tue, 2004-08-31 at 18:57, Richard Kenner wrote:
> * tree-pretty-print.c (dump_generic_node, case CONVERT_EXPR): Add
> blank after ')'.
> (op_symbol, case *_{DIV,MOD}_EXPR): Say what rounding is being used.
>
Sure. I don't have a problem with this.
Diego.