]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR bootstrap/68361
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Nov 2015 18:16:29 +0000 (18:16 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Nov 2015 18:16:29 +0000 (18:16 +0000)
commit93a735edb363048fdfccb762d646fe27c48cc9d8
tree09c659d3d639f355703734bc9746117837499ec0
parentfb9bafd61c45e96c65826cb68c03e321927a6323
PR bootstrap/68361

* cvt.c (cp_convert_and_check): Use warning_sentinel to suppress
-Wparentheses.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230470 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cvt.c
gcc/testsuite/g++.dg/warn/Wparentheses-28.C [new file with mode: 0644]