https://sourceware.org/bugzilla/show_bug.cgi?id=28984
Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com>
---
I fixed this along with fixes for 28983 gprofng: Don't build with -mx32
The master branch has been updated by Vladimir Mezentsev
<[email protected]>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2a2cb7cf2c7f0d380ee9cb9ef361223b8770c508
commit 2a2cb7cf2c7f0d380ee9cb9ef361223b8770c508
Author: Vladimir Mezentsev <[email protected]>
Date: Thu May 26 12:59:19 2022 -0700
gprofng: fix build with -mx32
gprofng/ChangeLog
2022-05-26 Vladimir Mezentsev <[email protected]>
PR gprofng/28983
* libcollector/libcol_util.h (__collector_getsp, __collector_getfp,
__collector_getpc): Adapt for build with -mx32
* libcollector/heaptrace.c: Fix -Wpointer-to-int-cast warnings.
* libcollector/hwprofile.h: Likewise.
* libcollector/mmaptrace.c: Likewise.
* libcollector/synctrace.c: Likewise.
* libcollector/unwind.c: Likewise.
--
You are receiving this mail because:
You are on the CC list for the bug.