[Bug c++/15372] ref qualifiers and overloading
keiths at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Mar 9 22:30:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=15372
Keith Seitz <keiths at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |keiths at redhat dot com
See Also| |http://sourceware.org/bugzi
| |lla/show_bug.cgi?id=14441
--- Comment #1 from Keith Seitz <keiths at redhat dot com> ---
Many years later, we have DWARF support for rvalue references and we even have
pending support for them in GDB (see c++/14441). However, that patch series
still has some problems with overload resolution.
I'm using this bug to track these problems. In our test suite, we (will) have:
FAIL: gdb.cp/rvalue-ref-overload.exp: lvalue reference overload
FAIL: gdb.cp/rvalue-ref-overload.exp: rvalue reference overload
FAIL: gdb.cp/rvalue-ref-params.exp: print value of f1 on Child&& in f2
These will be marked KFAIL and linked to this bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list