c-pretty-print.c (pp_c_postfix_expression): Handle floating-point comparison operators.
authorPaolo Bonzini <bonzini@gnu.org>
Thu, 1 Jul 2004 14:01:15 +0000 (14:01 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 1 Jul 2004 14:01:15 +0000 (14:01 +0000)
commitbd74419fb5fe0e4643f4383348755f87730a1c75
tree1849031a1f235b330f77715e847f72c825b26fa9
parentaec53add6aee0e7461c65a2893f17c8fdf8a3615
c-pretty-print.c (pp_c_postfix_expression): Handle floating-point comparison operators.

2004-07-01  Paolo Bonzini  <bonzini@gnu.org>

* c-pretty-print.c (pp_c_postfix_expression): Handle
floating-point comparison operators.
(pp_c_expression): Pass floating-point comparison
operators to pp_c_postfix_expression.

From-SVN: r83982
gcc/ChangeLog
gcc/c-pretty-print.c