https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92523
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=92439 Target Milestone|--- |10.0 Status|NEW |RESOLVED --- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> --- This was fixed by r278774: PR c++/92439 Improve quality of diagnostics for subexpressions that need parens.