Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Nov 2020 11:02:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 250702] c++filt crashes on a symbol representing a C++ lambda function
Message-ID:  <bug-250702-29464-xpi9a9KlA5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250702-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250702-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250702

--- Comment #17 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: dim
Date: Wed Nov  4 11:02:05 UTC 2020
New revision: 367322
URL: https://svnweb.freebsd.org/changeset/base/367322

Log:
  Merge elftoolchain r3877 (by jkoshy):

    Incorporate fixes from Dimitry Andric:

    - Use a BUFFER_GROW() macro to avoid rounding errors in capacity
      calculations.
    - Fix a bug introduced in [r3531].
    - Fix handling of nested template parameters.

    Ticket:     #581

  This should fix a number of assertions on elftoolchain's cxxfilt, and
  allow it to correctly demangle several names that it could not handle
  before.

  Obtained from:        https://sourceforge.net/p/elftoolchain/code/3877/
  PR:           250702
  MFC after:    3 days

Changes:
  head/contrib/elftoolchain/libelftc/_libelftc.h
  head/contrib/elftoolchain/libelftc/libelftc_dem_gnu3.c
  head/contrib/elftoolchain/libelftc/libelftc_vstr.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250702-29464-xpi9a9KlA5>