]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/50970 (Function pointer dereferenced twice in if statement on Arm cpu)
authorZhenqiang Chen <zhenqiang.chen@linaro.org>
Tue, 25 Sep 2012 06:37:29 +0000 (06:37 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Tue, 25 Sep 2012 06:37:29 +0000 (06:37 +0000)
commit20265464cc416a33f25b14078e60633db024bcea
treeda1a729c7d5bb69c881824399b9e0e13fbfb9a26
parent21a8ccc02f643458b82780ac1b884f8454b89871
re PR target/50970 (Function pointer dereferenced twice in if statement on Arm cpu)

PR c++/50970
* typeck.c (cp_build_binary_op): Check side effects before generating
pfn and delta related expressions.

From-SVN: r191692
gcc/cp/ChangeLog
gcc/cp/typeck.c