[Bug libstdc++/108221] Building cross compiler for H8 family fails at libstdc++-v3/src/c++20/tzdb.cc
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 7 01:25:26 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108221
--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The fix would be changing the constraint to:
_Extent == dynamic_extent || _Extent == 0
More information about the Gcc-bugs
mailing list