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

            Bug ID: 81835
           Summary: cxxabi.h has invalid link in comment.
           Product: gcc
           Version: 7.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: demangler
          Assignee: unassigned at gcc dot gnu.org
          Reporter: chrisj at rtems dot org
  Target Milestone: ---

Tiny issue.

Looking over cxxabi.h I noticed a link in a comment about __cxa_demangle is not
valid anymore:

   *  See http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt12ch39.html
   *  for other examples of use.

I am looking for the implementation of the demangler code we have on our
mebedded targets in RTEMS. A pointer to that location would be most welcomed.

Thanks
Chris

Reply via email to