https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63234

Mikael Pettersson <mikpelinux at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpelinux at gmail dot com

--- Comment #3 from Mikael Pettersson <mikpelinux at gmail dot com> ---
I can reproduce with gcc 4.7, 4.8, and 4.9 on armv5tel-linux-gnueabi, but not
with 4.6 or 5.0.  4.9 says:

> /mnt/scratch/objdir49/gcc/xgcc -B/mnt/scratch/objdir49/gcc/ -O1 -fPIC -c 
> pr63234.c
/tmp/ccG9Y32i.s: Assembler messages:
/tmp/ccG9Y32i.s:64: Error: invalid operands (.text and *UND* sections) for `-'

Line 64 contains
.word   .LANCHOR0(tlsldm) + (. - .LPIC3 - 8)

Reply via email to