: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: andrey.vihrov at gmail dot com
Target Milestone: ---
Running the following command:
ar qcl foo bar.a
produces a segmentation fault.
The value passed to "l"
https://sourceware.org/bugzilla/show_bug.cgi?id=28006
Andrey Vihrov changed:
What|Removed |Added
CC||andrey.vihrov at gmail dot com
: gold
Assignee: ccoutant at gmail dot com
Reporter: andrey.vihrov at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
Consider the following linker script:
ASSERT(2 == (3 ? 2 : 1), "Should return 2")
ASSERT(1 == (0 ? 2 : 1), "
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: andrey.vihrov at gmail dot com
Target Milestone: ---
Consider the following source:
movq test(%rip), %rax
.set test, . + 0xF000
When assembled and then