https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97798
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|mpolacek at gcc dot gnu.org |redi at gcc dot gnu.org Component|c++ |libstdc++ --- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> --- Reassigning to the library as the compiler is right to reject this code. I think we can specialize std::__numeric_traits and std::numeric_limits by using the __GLIBCXX_BITSIZE_INT_N_0 for the width.