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

--- Comment #4 from Ulrich Drepper <drepper.fsp+rhbz at gmail dot com> ---
Ugh, this one is a pasto:

v1 = std::vector<int> of length 0, capacity 0 = { }

instead of

v1 = std::vector<int> of length 0, capacity 0

Reply via email to