Closed
Bug 1316555
Opened 9 years ago
Closed 7 years ago
[META] Meta-bug for making Gecko work properly with GCC 6
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | wontfix |
People
(Reporter: jseward, Unassigned)
References
Details
(Keywords: meta)
This bug tracks work required to make Gecko work correctly when built
with GCC 6 at -O or -O2. The aim is to make Gecko "just work" with
GCC 6 at -O2, without needing flags to disable selected optimisations,
specfically -fno-lifetime-dse and -fno-delete-null-pointer-checks.
| Reporter | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
Can -O2 with MOZ_PGO also be tracked here or in a blocks: bug?
Comment 2•9 years ago
|
||
Too late for firefox 52, mass-wontfix.
Comment 3•8 years ago
|
||
All depending bugs are resolved now.
Considering this as fixed since GCC 6+ is required (bug 1444274)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•