From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> Hi Willy, Gustavo, Now it has even a regression test, this now have what I think is needed, take a look at the output of: pahole --with_embedded_flexible_arrays > \ http://vger.kernel.org/~acme/pahole--with_embedded_flexible_array-6.10.11-200.fc40.x86_64.c And go on searching for 'flexible' :-) Now I'm flexibly moving to other final issues to release pahole 1.28. - Arnaldo Arnaldo Carvalho de Melo (3): fprintf: Differentiate embedded flexible arrays from flexible arrays fprintf: Show statistics about members with flexible arrays tests: Add a test for the accounting of flexible arrays dwarves_fprintf.c | 32 +++++++++++++++-- tests/flexible_arrays.sh | 77 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 106 insertions(+), 3 deletions(-) create mode 100755 tests/flexible_arrays.sh -- 2.46.0