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: Mon, 01 Aug 2016 18:06:13 +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 #18 from PeteVine <tulipawn at gmail dot com> ---
Great, thanks! Now, as I mentioned in one of previous comments, the same
t-engine build procedure works fine on x86, so we can be fairly certain I
didn't break anything. The large amount of physfs/luajit profile data probably
leads to some sort of corruption on ARM.
I'm going to write down the steps after trying to reproduce this again myself.
I've got gcc 6.1.1 and 7.0.0 from a week ago, apart from 4.9 and 5.3 - which
version would you prefer to see used? (better debugging tips welcome)