https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22431
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org Blocks| |81930 Known to fail| | Summary|-Weff++ warns about missing |-Weffc++ warns about |usage of const initalizer |missing usage of const |list in synthesized ctors |initalizer list in | |synthesized ctors --- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> --- Fixing typo in the title Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 [Bug 81930] [meta-bug] Issues with -Weffc++