|
From: | hjl.tools at gmail dot com |
Subject: | [Bug gas/12589] Assertion failure in get_known_segmented_expression |
Date: | Wed, 16 Mar 2011 21:45:32 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12589 --- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2011-03-16 21:45:31 UTC --- A simpler testcase: address@hidden 20110316]$ cat x.S .text .globl _start _start: jmp scn_pnp zerob: zeroln = (420 - (zerob - _start)) .=.+zeroln address@hidden 20110316]$ as -o x.o x.S x.S: Assembler messages: x.S:7: Internal error! Assertion failure in get_known_segmented_expression at /net/gnu-6/export/linux/src/binutils/binutils/gas/read.c line 5435. Please report this bug. address@hidden 20110316]$ -- 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.
[Prev in Thread] | Current Thread | [Next in Thread] |