CVSROOT: /egcs/carton/cvsfiles Module name: egcs Changes by: bothner@egcs.cygnus.com 98/11/19 19:06:38 Modified files: gcc : print-tree.c ChangeLog Log message: * print-tree.c (print_node): After printing BLOCK or BIND_EXPR, break instead of return (which loses closing '>').