This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69004

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2015-12-23 00:00:00         |2016-8-3

--- Comment #22 from Martin Liška <marxin at gcc dot gnu.org> ---
Ok, I can confirm that I can see a profile corruption even with:
https://gcc.gnu.org/ml/gcc-patches/2016-08/msg00060.html

../src/luajit2/src/lj_meta.c: In function ‘lj_meta_tget’:
../src/luajit2/src/lj_meta.c:465:1: error: corrupted profile info: edge from 21
to 3 exceeds maximal count
 }

I'll continue on that tomorrow.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]