]> git.ipfire.org Git - thirdparty/gcc.git/commit
Handle internal_fn in operand_equal_p
authorTom de Vries <tom@codesourcery.com>
Fri, 17 Apr 2015 09:26:50 +0000 (09:26 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Fri, 17 Apr 2015 09:26:50 +0000 (09:26 +0000)
commit1691b2e1ca494eee178a70c73c0f941ff27118f6
tree37cc3da3b1e49c1cbab2ac01cbed05e03eea3bc1
parent302f08072ff5559a762baed4bde399852c0960be
Handle internal_fn in operand_equal_p

2015-04-17  Tom de Vries  <tom@codesourcery.com>

* fold-const.c (operand_equal_p): Handle INTERNAL_FNs.
* calls.c (call_expr_flags): Same.

From-SVN: r222172
gcc/ChangeLog
gcc/calls.c
gcc/fold-const.c