--- Additional Comments From hjl dot tools at gmail dot com 2009-06-14
01:41 ---
Fixed.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-06-14
01:40 ---
Subject: Bug 10269
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-06-14 01:39:46
Modified files:
bfd: ChangeLog elf32-i386.c elf64-x86-64.c
--- Additional Comments From mikpe at it dot uu dot se 2009-06-13 21:31
---
Nick,
(In reply to comment #4)
> Hi Mike,
>
> I was thinking about this problem last night and it occurred to me that
> there
> is a simpler solution. Rather than adding a new pseudo-op to the assembler
>
Hi:
With the new --external-symbols-table feature, I'm
experiencing the following compilation failure:
gcc -DHAVE_CONFIG_H -I. -I../../binutils-cvs/gprof -I. -DDEBUG
-I../bfd -I../../binutils-cvs/gprof/../include -I../../binutils
-cvs/gprof/../bfd -I. -DLOCALEDIR="\"/opt/cross_win64/share/locale
--- Additional Comments From hjl dot tools at gmail dot com 2009-06-13
15:03 ---
(In reply to comment #0)
>
> In this case IMHO gas should create R_*_IRELATIVE relocation against the local
> foo symbol. If foo is .globl or .globl and .hidden, it works correctly.
This won't work sine R
--- Additional Comments From nickc at redhat dot com 2009-06-13 07:28
---
Hi Mike,
I was thinking about this problem last night and it occurred to me that there
is a simpler solution. Rather than adding a new pseudo-op to the assembler why
not just have the disassembler's -D command
--- Additional Comments From nickc at redhat dot com 2009-06-13 07:23
---
Created an attachment (id=3993)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3993&action=view)
Pass -D switch on to disassembler backends
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10263