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.

Reply via email to