[Bug debug/56563] no debuginfo for "explicit" operator
mark at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 19 12:22:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56563
Mark Wielaard <mark at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at gcc dot gnu.org
--- Comment #1 from Mark Wielaard <mark at gcc dot gnu.org> ---
PR debug/37959 did add support for explicit constructors by adding a
LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P that dwarf2out uses to tag functions with
DW_AT_explicit attributes.
More information about the Gcc-bugs
mailing list