2010-06-08 Shujing Zhao <pearly.zhao@oracle.com>
authorpzhao <pzhao@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Jun 2010 04:07:55 +0000 (04:07 +0000)
committerpzhao <pzhao@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Jun 2010 04:07:55 +0000 (04:07 +0000)
commit836045d7d14b773d7c2dcca5386c1a350766d173
tree72209f6fb41631f9f281e41d2bc2f78bffb27703
parent1183a806ac1b1d7042ce5056113e7ac3dfee39dc
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160419 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/tree-inline.c