]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/92070 - bogus error with -fchecking=2.
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Oct 2019 20:53:26 +0000 (20:53 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Oct 2019 20:53:26 +0000 (20:53 +0000)
commit707aa069296cd42f27d1b53b38205b163c64af3f
tree78d056288f46749eed18a7ae44c6ec40ddad0752
parentd6b5c10e8e68f4c7467276249760e1f5925d3618
PR c++/92070 - bogus error with -fchecking=2.

* g++.dg/expr/cond17.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276907 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/expr/cond17.C [new file with mode: 0644]