fold-const.c (fold_comparison): Remove redundant parenthesis.
authorShujing Zhao <pearly.zhao@oracle.com>
Tue, 8 Jun 2010 04:07:55 +0000 (04:07 +0000)
committerShujing Zhao <pzhao@gcc.gnu.org>
Tue, 8 Jun 2010 04:07:55 +0000 (04:07 +0000)
commit49c8958b5848f2d779b3777c43d7ec02fc62c466
tree72209f6fb41631f9f281e41d2bc2f78bffb27703
parent6a8f4e12f5e44e292123c7424f703f8a7206e3a5
fold-const.c (fold_comparison): Remove redundant parenthesis.

2010-06-08  Shujing Zhao  <pearly.zhao@oracle.com>

        * fold-const.c (fold_comparison): Remove redundant parenthesis.
        * tree-inline.c (expand_call_inline): Pass translated return value of
        cgraph_inline_failed_string to diagnostic function.

From-SVN: r160419
gcc/ChangeLog
gcc/fold-const.c
gcc/tree-inline.c