https://sourceware.org/bugzilla/show_bug.cgi?id=32374
Bug ID: 32374
Summary: gprofng: fails to build with GCC trunk (defaults to
-std=gnu23)
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: sam at gentoo dot org
Blocks: 32372
Target Milestone: ---
There's a _lot_ of unprototyped function pointers in gprofng. These fail to
build with GCC trunk (defaults to -std=gnu23).
I have a patch to fix a bunch of them but I've not finished it. I'll finish off
most of it but some of it needs more nuanced handling and I'll leave that to
Vladimir.
Referenced Bugs:
https://sourceware.org/bugzilla/show_bug.cgi?id=32372
[Bug 32372] binutils fails to build with GCC trunk (defaults to -std=gnu23)
(bfd/elf64-ppc.c:4667:20: error: incompatible types when returning type ‘_Bool’
but ‘struct plt_entry **’ was expected)
--
You are receiving this mail because:
You are on the CC list for the bug.