https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109224
Frank Richter <frank.richter at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |frank.richter at gmail dot com
--- Comment #10 from Frank Richter <frank.richter at gmail dot com> ---
(In reply to Jonathan Wakely from comment #8)
> This seems to affect the libstdc++ testsuite (add -Wall to the runtestflags):
FWIW, it doesn't just affect the test suite, but also actual user code
utilizing std::generator<>.