http://sourceware.org/bugzilla/show_bug.cgi?id=12569
Summary: Assertion failure in get_known_segmented_expression
(ARM)
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: [email protected]
ReportedBy: [email protected]
demo.s:
.p2align 4
pcpos:
.globl foo
.type foo,function
.p2align 4
bx lr
.set pos, (. - pcpos)
.fill (pos & 15), 4, 0x0
$ install/arm-none-linux-gnueabi/bin/as demo.s
demo.s: Assembler messages:
demo.s:11: Internal error!
Assertion failure in get_known_segmented_expression at ../../src/gas/read.c
line 5435.
Please report this bug.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils