This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A very "strange" bug in gcc 2.96


On May 22, 2000, Ulrich Drepper <drepper@redhat.com> wrote:

> "H . J . Lu" <hjl@lucon.org> writes:
>> * config/tc-i386.c (md_estimate_size_before_relax): Don't
>> relax external symbols.

> Any change must be conditional based on a flag (which should be off by
> default).  If you simply generate long references you make it
> impossible to write good code.

Yup.  This must be the reason why Solaris' assembler supports the
option `-K PIC'.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]