* fold-const.c (const_binop): Add early return for non-tcc_binary.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 22 Jan 2015 16:44:50 +0000 (16:44 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 22 Jan 2015 16:44:50 +0000 (16:44 +0000)
commitf77107e8141ed85ea5f35a9dd840e4431a27d763
tree054d0aa2c7319dc11a30f4c8c7f94709384441d9
parent0c7990560b5c901884b0c2f5464c3240c0ee02cb
* fold-const.c (const_binop): Add early return for non-tcc_binary.

From-SVN: r220007
gcc/ChangeLog
gcc/fold-const.c