<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - LTO Build fails"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109391#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - LTO Build fails"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109391">bug 109391</a>
from <span class="vcard"><a class="email" href="mailto:Hi-Angel@yandex.ru" title="Hi-Angel <Hi-Angel@yandex.ru>"> <span class="fn">Hi-Angel</span></a>
</span></b>
<pre>(In reply to Eric Engestrom from <a href="show_bug.cgi?id=109391#c2">comment #2</a>)
<span class="quote">> That file is generated by src/mapi/mapi_abi.py
> The exact command line used to generate src/glapi/gen/glapi_mapi_tmp.h is:
> $ python3 src/mapi/mapi_abi.py --printer glapi
> src/mapi/glapi/gen/gl_and_es_API.xml > build/src/glapi/gen/glapi_mapi_tmp.h
>
> I'm afraid I can't help with any assembly issue though.
>
> As for LTO, it never worked for me :/
> It's been on my "to look at eventually" list, but I haven't yet.</span >
Oh, thank you very much! For some reason I didn't get a notification about
reply, it could've saved me some hours :(
------
To give some update, I reduced it to a minimal testcase, the problem turns out
that gcc with flto removes functions implemented in asm. I reported a bug on
that <a href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89147">https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89147</a> FWIW with clang it
works correctly.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>