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

--- Comment #136 from Peter Bisroev <peter.bisroev at groundlabs dot com> ---
(In reply to Peter Bisroev from comment #135)
> #############################################################################
> ##
> FAIL: .file file names
...
> $ objdump -t ./file.o
> 
> ./file.o:     file format elf64-x86-64
> 
> SYMBOL TABLE:
> 0000000000000000 l    df *ABS*        0000000000000000 ~tilde
> 0000000000000000 l    d  .text        0000000000000000 .text
> 0000000000000000 l    d  .data        0000000000000000 .data
> 0000000000000000 l    d  .bss 0000000000000000 .bss
> 0000000000000000 l    df *ABS*        0000000000000000 hash#
> 0000000000000000 l    df *ABS*        0000000000000000 lower
> 0000000000000000 l    df *ABS*        0000000000000000 UPPER
> 0000000000000000 l    df *ABS*        0000000000000000 :colon
> 0000000000000000 l    df *ABS*        0000000000000000 /dir/file.s
> 0000000000000000 l    df *ABS*        0000000000000000 [brackets]
> 0000000000000000 l    df *ABS*        0000000000000000 {braces}
> 0000000000000000 l    df *ABS*        0000000000000000 slash/data
> 0000000000000000 l    df *ABS*        0000000000000000 file.s
> #############################################################################
Sorry forgot to mention that this dump in the first failed test in the previous
comment is from amd64 Linux for comparison.

Thanks!

Reply via email to