bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/25878] Error: file table slot 1 is already occupied by a differ


From: hjl.tools at gmail dot com
Subject: [Bug gas/25878] Error: file table slot 1 is already occupied by a different file
Date: Fri, 16 Oct 2020 18:30:53 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25878

--- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to H.J. Lu from comment #8)
> Another bug:
> 
> [hjl@gnu-cfl-2 pr26740]$ cat foo.S
>       .text
> lbasename:
>       .nop
> [hjl@gnu-cfl-2 pr26740]$ make foo.o
> gcc -B./ -m32 -g -Wa,--gdwarf-4 -c -o foo.o foo.S
> [hjl@gnu-cfl-2 pr26740]$ readelf -w foo.o | grep -A4 File
>  The File Name Table (offset 0x22):
>   Entry       Dir     Time    Size    Name
>   1   1       0       0       ccJZccC0.s
> 
>  Line Number Statements:
> [hjl@gnu-cfl-2 pr26740]$ 
> 
> It breaks debug info on foo.S.

This patch

https://sourceware.org/pipermail/binutils/2020-October/113744.html

fixed it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]