https://bugs.freedesktop.org/show_bug.cgi?id=109391
Hi-Angel changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=109391
--- Comment #6 from Rudolf Kastl ---
(In reply to Hi-Angel from comment #5)
> Created attachment 143280 [details] [review]
> Fix LTO build with GCC
(In reply to Hi-Angel from comment #3)
> (In reply to Eric Engestrom from comment #2)
> > That f
https://bugs.freedesktop.org/show_bug.cgi?id=109391
--- Comment #5 from Hi-Angel ---
Created attachment 143280
--> https://bugs.freedesktop.org/attachment.cgi?id=143280&action=edit
Fix LTO build with GCC
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA
https://bugs.freedesktop.org/show_bug.cgi?id=109391
--- Comment #4 from Hi-Angel ---
Please test the following patch, it should resolve the building problem.
What it does is disables flto for specific files with assembly defined
functions. It's okay since from a cursory look there's not much cod
https://bugs.freedesktop.org/show_bug.cgi?id=109391
Hi-Angel changed:
What|Removed |Added
CC||hi-an...@yandex.ru
--
You are receiving thi
https://bugs.freedesktop.org/show_bug.cgi?id=109391
--- Comment #3 from Hi-Angel ---
(In reply to Eric Engestrom from comment #2)
> 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 --printe
https://bugs.freedesktop.org/show_bug.cgi?id=109391
Fabio Pedretti changed:
What|Removed |Added
CC||pedretti.fa...@gmail.com
--
You are r
https://bugs.freedesktop.org/show_bug.cgi?id=109391
--- Comment #2 from Eric Engestrom ---
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
https://bugs.freedesktop.org/show_bug.cgi?id=109391
--- Comment #1 from Hi-Angel ---
I just researched the problem, and it comes down to function declarations using
assembly. Maybe there some __attribute__ needs to be added and what not, but I
kind of stuck ATM, because the assembly code is in a
https://bugs.freedesktop.org/show_bug.cgi?id=109391
Bug ID: 109391
Summary: LTO Build fails
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
10 matches
Mail list logo