This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 01 Aug 2016 14:18:26 +0000
- Subject: [Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage
- Auto-submitted: auto-generated
- References: <bug-69004-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69004
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marxin at gcc dot gnu.org
--- Comment #17 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to PeteVine from comment #16)
> I've just read 4.9.4 is to be released soon - any chance of landing a fix
> for this issue?
Hello.
I would like to help you with the issues you have. I've just tried to build
LuaJIT (https://github.com/LuaJIT) with PGO and it works fine (using
LuaJIT-test-cleanup as training input).
Can you please send me link to project you're trying, as well as reproduce
steps I can do?