[Tuples] Add MIN_EXPR/MAX_EXPR to gimple-pretty-print.c

Andrew Pinski pinskia@gmail.com
Sun Jun 22 18:19:00 GMT 2008


Hi,
  This patch fixes a couple of testcases on the tuples branch by
having MIN_EXPR/MAX_EXPR print out like they were happening on the
trunk.  That is MIN_EXPR < a, b> .

OK?  Bootstrapped and tested on i686-darwin with no regressions.

Thanks,
Andrew Pinski

ChangeLog:
* gimple-pretty-print.c (dump_binary_rhs): Print out MIN_EXPR and
MAX_EXPR specially.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tuplesfixprettyprintagain.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080622/1572f263/attachment.txt>


More information about the Gcc-patches mailing list