aboutsummaryrefslogtreecommitdiff
path: root/gprofng/src
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2025-01-06 13:34:47 -0700
committerTom Tromey <tromey@adacore.com>2025-01-07 07:43:22 -0700
commit66903f1d66a2648e82250a427a791286e4ed4735 (patch)
tree266b217c4a246740b0c6beac22e008bff7b95391 /gprofng/src
parenta65684f7c4065667a2ace6bffaf6a08951c153bb (diff)
downloadbinutils-66903f1d66a2648e82250a427a791286e4ed4735.zip
binutils-66903f1d66a2648e82250a427a791286e4ed4735.tar.gz
binutils-66903f1d66a2648e82250a427a791286e4ed4735.tar.bz2
Fix crash in DWARF indexer
Iain pointed out a crash in the DWARF indexer when run on a certain D program. The DWARF in this case has a nameless enum class; this causes an assertion failure. This patch arranges to simply ignore such types. The fact that an enum class is nameless in this case appears to be a compiler bug. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32518 Approved-By: Tom de Vries <tdevries@suse.de>
Diffstat (limited to 'gprofng/src')
0 files changed, 0 insertions, 0 deletions