mesa built with -O3 on ppc64el has broken EGL
Bug #1943818 reported by
Timo Aaltonen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mesa |
New
|
Unknown
|
|||
The Ubuntu-power-systems project |
New
|
Undecided
|
Unassigned | ||
gcc-11 (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
mesa (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
If mesa is built with -O3 then EGL will fail with:
libEGL warning: DRI2: failed to create any config
this can be easily reproduced by building libepoxy which then runs a series of tests.
The same is fine on amd64, and also ppc64el is fine with gcc-10 and -O3.
tags: | added: ppc64el |
description: | updated |
Changed in mesa: | |
status: | Unknown → New |
Changed in mesa (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
To post a comment you must log in.
is that still the case with recent compiler versions?