]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/67863
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Oct 2015 17:56:23 +0000 (17:56 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Oct 2015 17:56:23 +0000 (17:56 +0000)
commit392f5cc19cfedc3d6171e9e720378b8866ac5fd6
tree31a6bbd29f3c460d9aa1e76daf7db63bc8532344
parent47cad9271479b14a81f9f47e5b4e4ad68c024a68
PR c++/67863
* call.c (build_conditional_expr_1): Build the COND_EXPR with
a location.

* c-c++-common/Wtautological-compare-4.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228540 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/Wtautological-compare-4.c [new file with mode: 0644]