aboutsummaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2009-01-02 15:38:05 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2009-01-02 15:38:05 +0100
commit0cf0d02be54d74af357414f6a1531ad3b9319855 (patch)
tree77592e561a3eb185ce8cb757924ea596164cef4e /libjava
parente3606f3bda110bcec675134174c8d72f09cce75d (diff)
downloadgcc-0cf0d02be54d74af357414f6a1531ad3b9319855.zip
gcc-0cf0d02be54d74af357414f6a1531ad3b9319855.tar.gz
gcc-0cf0d02be54d74af357414f6a1531ad3b9319855.tar.bz2
re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup)
PR middle-end/38690 * tree-flow.h (op_code_prio, op_prio): New prototypes. * tree-pretty-print.c (op_code_prio): New function. (op_prio): No longer static. Use op_code_prio. * gimple-pretty-print.c (dump_unary_rhs, dump_binary_rhs): Use op_prio and op_code_prio to determine if () should be printed around operand(s) or not. * gimple-pretty-print.c (dump_unary_rhs, dump_binary_rhs, dump_gimple_call, dump_gimple_switch, dump_gimple_cond, dump_gimple_label, dump_gimple_try, dump_symbols, dump_gimple_phi, dump_gimple_mem_ops, dump_bb_header, dump_bb_end, pp_cfg_jump): Use pp_character instead of pp_string for single letter printing. From-SVN: r143012
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions