[aarch64] gas: Error: non-constant expression in ".if" statement
Bug #1749597 reported by
Stephen Warren
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
binutils |
Fix Released
|
Medium
|
|||
binutils (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
gas in binutils 2.26 contains a bug that prevents compilation of ARM Trusted Firmware in particular, or any code that references the "." symbol following a .align statement that specifies explicit padding data.
ATF bug report: https:/
binutils bug report: https:/
Changed in binutils: | |
importance: | Unknown → Medium |
status: | Unknown → Fix Released |
To post a comment you must log in.
For my own understanding, I'm curious:
a) Whether Ubuntu toolchains are usually updated for bugs like this
b) Roughly how often toolchain updates are usually released. I suppose you're busy with Spectre stuff right now though?