]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove TYPE_FN_FIELD_STUB
authorTom Tromey <tom@tromey.com>
Sun, 8 Feb 2026 23:22:10 +0000 (16:22 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 9 Feb 2026 06:33:08 +0000 (23:33 -0700)
commitafc70dcc17e00abbd7a5d7ea1725a05eabc665ff
tree7422599309007c2bec70854bb0a97375df7ed9a2
parentd35bed82b2438d9bca5d3554eae7256877bd469b
Remove TYPE_FN_FIELD_STUB

Nothing sets TYPE_FN_FIELD_STUB any more -- I suspect it was a stabs
thing, but didn't look.

This patch removes this macro and supporting code.

Regression tested on x86-64 Fedora 40.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/c-typeprint.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/gnu-v3-abi.c
gdb/linespec.c
gdb/valops.c