This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r136198 - in /branches/gimple-tuples-branch/gcc...
- From: pinskia at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 30 May 2008 03:14:40 -0000
- Subject: r136198 - in /branches/gimple-tuples-branch/gcc...
Author: pinskia
Date: Fri May 30 03:14:40 2008
New Revision: 136198
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136198
Log:
2008-05-28 Andrew Pinski <pinskia@gmail.com>
* gimple-pretty-print.c (dump_unary_rhs): Handle conversions correctly.
Handle PAREN_EXPR, ABS_EXPR, and NEGATE_EXPR.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/gimple-pretty-print.c