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}

??

Reply via email to