[Bug libstdc++/65230] pretty-print inconsistent output for similar objects

drepper.fsp+rhbz at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Aug 4 11:50:21 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65230

--- Comment #5 from Ulrich Drepper <drepper.fsp+rhbz at gmail dot com> ---
Or should the std::pair output even be

p1 = std::pair<int,int> = {[0] = 0, [1] = 0}

??


More information about the Gcc-bugs mailing list