Closed
Bug 1409283
(build-gcc-8)
Opened 6 years ago
Closed 4 years ago
[meta] Build with gcc 8
Categories
(Developer Infrastructure :: Source Code Analysis, task)
Developer Infrastructure
Source Code Analysis
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Sylvestre, Unassigned)
References
(Depends on 4 open bugs)
Details
(Keywords: meta)
Using Debian snapshot packages available here: https://tracker.debian.org/pkg/gcc-8
Reporter | ||
Updated•6 years ago
|
Depends on: class-memaccess
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
status-firefox58:
affected → ---
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Product: Core → Firefox Build System
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
See Also: → build-clang-trunk
Reporter | ||
Updated•5 years ago
|
See Also: → build-gcc-9
Comment 1•5 years ago
|
||
Barror has a list of new warning flags introduced in each new version of clang and gcc. Here are the new warning flags in gcc 8: https://github.com/Barro/compiler-warnings/blob/master/gcc/warnings-gcc-diff-7-8.txt -Wattribute-alias -Wcast-align=strict -Wcast-function-type -Wcatch-value (enabled by -Wall) -Wcatch-value=3 -Wclass-memaccess (enabled by -Wall) -Wextra-semi -Wif-not-aligned -Wmissing-attributes (enabled by -Wall) -Wmultistatement-macros (enabled by -Wall, disabled by bug 1411037) -Wpacked-not-aligned (enabled by -Wall) -Wsizeof-pointer-div (enabled by -Wall) -Wstringop-truncation (enabled by -Wall) -Wsuggest-attribute=cold -Wsuggest-attribute=malloc
Reporter | ||
Comment 3•4 years ago
|
||
bug 1514781 is now the place to be
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•4 years ago
|
See Also: → build-gcc-10
Reporter | ||
Updated•3 years ago
|
See Also: → build-gcc-11
Reporter | ||
Updated•3 years ago
|
Type: enhancement → task
Updated•1 year ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•