[Bug libdw/28294] New: dwarf_aggregate_size fails on some array types

2021-08-31 Thread egb.atos at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28294 Bug ID: 28294 Summary: dwarf_aggregate_size fails on some array types Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

Re: [PATCH v2] configure.ac: rework gnu99 ext check to allow clang

2021-08-31 Thread Mark Wielaard
Hi Adrian, On Mon, 2021-08-30 at 18:43 +0300, Adrian Ratiu wrote: > It is true that Clang does not support all gnu99 extensions [1], > but not all of them are used in the codebase and over time there > have been code cleanup efforts to improve Clang support. > > For example after commit 779c57ea