A gas bug
H.J. Lu
hjl@lucon.org
Thu Jul 1 00:00:00 GMT 1999
>
> Hello,
>
> > This is the beta release of binutils 2.9.4.0.2 for Linux, which is
> > based on binutils 1999 0606 plus various changes.
> >
> > Please report any bugs related to binutils 2.9.4.0.2 to hjl@lucon.org.
>
> I get the following while building egcs 1.1.2 using the above
> version of the binutils on Solaris x86 7 (with MU2 applied) :
>
> ./xgcc -B./ -DIN_GCC -g -I./include -I. -I. -I./config -g0 \
> -finhibit-size-directive -fno-inline-functions -fno-exceptions -fPIC -O2 \
> -c ./crtstuff.c -DCRT_END -o crtend.o
> /var/tmp/ccp0kHtr.s: Assembler messages:
> /var/tmp/ccp0kHtr.s:1300: Internal error, aborting at symbols.c line 1625 in copy_symbol_attributes
> Please report this bug.
>
Thanks for your bug report. Here is a simple testcase.
# /work/build/gnu/bin/binutils-static/gas/as-new -V -o local.o local.s
GNU assembler version 2.9.4 (i686-pc-linux) using BFD version 2.9.4
local.s: Assembler messages:
local.s:4: Internal error, aborting at /work/gnu/import/binutils/gas/symbols.c
line 1616 in copy_symbol_attributes
I will look into it myself when I find time.
--
H.J. Lu (hjl@gnu.org)
---local.s---
.section .debug
.L_D16:
.2byte 0x12
.set .L_T106,.L_D16
.4byte .L_T106
More information about the Binutils
mailing list