Note that do_pending_inlines has been removed with

http://gcc.gnu.org/ml/gcc-patches/2002-12/msg01574.html

However, cp/pt.c still mentions do_pending_inlines like so

/* Returns 1 if processing DECL as part of do_pending_inlines
   needs us to push template parms.  */

static int
inline_needs_template_parms (tree decl)

-- 
           Summary: cp/pt.c mentions a function that has been removed.
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kazu at cs dot umass dot edu
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19532

Reply via email to