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: "tulipawn at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 11 Aug 2016 12:03:30 +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
--- Comment #26 from PeteVine <tulipawn at gmail dot com> ---
I've just tried your patch and it seems it has improved matters somewhat but
now I'm getting this:
lj_gc.c
../src/luajit2/src/lj_gc.c: In function ‘lj_mem_realloc’:
../src/luajit2/src/lj_gc.c:803:5: error: corrupted value profile: ic profile
counter (5689420 out of 5689366) inconsistent with basic-block count (5689366)
p = g->allocf(g->allocd, p, osz, nsz);
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~