]> git.ipfire.org Git - thirdparty/gcc.git/commit
fold-const (fold_unary_loc): New case.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 16 May 2014 16:59:38 +0000 (16:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 16 May 2014 16:59:38 +0000 (16:59 +0000)
commit8b628e86eca0f0719a58070b08fc794483fad6a1
tree1b4bb7349e7b1658de1e60c41f802739a387558b
parent53caffbe8d6f79b26ae4226db9b306099fbf571b
fold-const (fold_unary_loc): New case.

* fold-const (fold_unary_loc) <NON_LVALUE_EXPR>: New case.
<CASE_CONVERT>: Pass arg0 instead of op0 to fold_convert_const.

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