[Bug libstdc++/93978] A snippet using views::join fails to compile with -O1, but succeeds with -O0
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 4 20:33:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93978
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |94038
--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
I think the underlying cause of this issue is PR c++/94038
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94038
[Bug 94038] Compiling with -Wall causes function template body to get
needlessly instantiated
More information about the Gcc-bugs
mailing list