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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jason at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> ---
When compiling with trunk this error follows another error:

/mnt/share/bld/gcc.git-trunk/x86_64-unknown-linux-gnu/libstdc++-v3/include/tuple:823:52:
error: incomplete type ‘std::__tuple_compare<18446744073709551615ul, 0ul, 1ul,
std::tuple<int>, std::tuple<int, int> >’ used in nested name specifier

and that test now passes, so I'm just going to close this BZ.

(hi, bkoz!)

Reply via email to