re PR bootstrap/68361 (Bootstrap failure with --enable-checking=release)
authorJason Merrill <jason@redhat.com>
Tue, 17 Nov 2015 18:16:29 +0000 (13:16 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 17 Nov 2015 18:16:29 +0000 (13:16 -0500)
commit3212c3c8ff81e677cef51136e13966a4157648d1
tree09c659d3d639f355703734bc9746117837499ec0
parent7098adab6e6b5e10d6d008f3403f5d6abfc8f384
re PR bootstrap/68361 (Bootstrap failure with --enable-checking=release)

PR bootstrap/68361

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

From-SVN: r230470
gcc/cp/ChangeLog
gcc/cp/cvt.c
gcc/testsuite/g++.dg/warn/Wparentheses-28.C [new file with mode: 0644]