[Bug middle-end/61577] [4.9.0 Regression] can't compile on hp-ux v3 ia64
peter.bisroev at groundlabs dot com
gcc-bugzilla@gcc.gnu.org
Thu Feb 6 03:42:00 GMT 2020
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!
More information about the Gcc-bugs
mailing list