c++: fix testcase [PR112765]
PR c++/112765 gcc/testsuite/ChangeLog: * g++.dg/warn/Wparentheses-33.C: Compile with -Wparentheses.
This commit is contained in:
parent
220fe41fd4
commit
0b242afffd
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// PR c++/112765
|
||||
// { dg-additional-options "-Wparentheses" }
|
||||
|
||||
struct A {
|
||||
A& operator=(const A&);
|
||||
|
|
Loading…
Add table
Reference in a new issue